CRAN Package Check Results for Package rBeta2009

Last updated on 2024-12-22 07:50:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 3.47 16.60 20.07 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 2.67 13.86 16.53 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 32.87 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 31.11 NOTE
r-devel-windows-x86_64 1.0.1 6.00 42.00 48.00 OK
r-patched-linux-x86_64 1.0.1 3.45 15.74 19.19 OK
r-release-linux-x86_64 1.0.1 3.42 15.87 19.29 OK
r-release-macos-arm64 1.0.1 16.00 OK
r-release-macos-x86_64 1.0.1 30.00 OK
r-release-windows-x86_64 1.0.1 6.00 37.00 43.00 OK
r-oldrel-macos-arm64 1.0.1 21.00 OK
r-oldrel-macos-x86_64 1.0.1 34.00 OK
r-oldrel-windows-x86_64 1.0.1 7.00 41.00 48.00 OK

Check Details

Version: 1.0.1
Check: compiled code
Result: NOTE File ‘rBeta2009/libs/rBeta2009.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc