CRAN Package Check Results for Package rBeta2009

Last updated on 2024-12-26 01:50:07 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 3.68 16.37 20.05 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 2.58 13.91 16.49 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.77 NOTE
r-devel-windows-x86_64 1.0.1 5.00 40.00 45.00 OK
r-patched-linux-x86_64 1.0.1 3.56 15.96 19.52 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