CRAN Package Check Results for Package rBeta2009

Last updated on 2024-12-18 19:49:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 3.32 16.56 19.88 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 2.65 13.37 16.02 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 5.00 39.00 44.00 OK
r-patched-linux-x86_64 1.0.1 3.26 15.85 19.11 OK
r-release-linux-x86_64 1.0.1 3.32 16.00 19.32 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