CRAN Package Check Results for Package rBeta2009

Last updated on 2025-02-01 21:49:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 3.61 16.51 20.12 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 2.72 13.93 16.65 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 33.14 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 31.03 NOTE
r-devel-windows-x86_64 1.0.1 5.00 42.00 47.00 OK
r-patched-linux-x86_64 1.0.1 3.52 15.79 19.31 OK
r-release-linux-x86_64 1.0.1 3.30 15.84 19.14 OK
r-release-macos-arm64 1.0.1 19.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