CRAN Package Check Results for Package BiasedUrn

Last updated on 2025-02-03 05:49:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.12 8.33 22.56 30.89 OK
r-devel-linux-x86_64-debian-gcc 2.0.12 6.91 18.44 25.35 OK
r-devel-linux-x86_64-fedora-clang 2.0.12 50.57 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.12 66.60 NOTE
r-devel-windows-x86_64 2.0.12 13.00 53.00 66.00 OK
r-patched-linux-x86_64 2.0.12 9.36 21.24 30.60 OK
r-release-linux-x86_64 2.0.12 8.68 20.94 29.62 OK
r-release-macos-arm64 2.0.12 31.00 OK
r-release-macos-x86_64 2.0.12 97.00 OK
r-release-windows-x86_64 2.0.12 19.00 57.00 76.00 OK
r-oldrel-macos-arm64 2.0.12 32.00 OK
r-oldrel-macos-x86_64 2.0.12 64.00 OK
r-oldrel-windows-x86_64 2.0.12 12.00 39.00 51.00 OK

Check Details

Version: 2.0.12
Check: compiled code
Result: NOTE File ‘BiasedUrn/libs/BiasedUrn.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