CRAN Package Check Results for Package XNomial

Last updated on 2025-03-19 08:53:00 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4.1 2.75 20.75 23.50 OK
r-devel-linux-x86_64-debian-gcc 1.0.4.1 2.20 17.11 19.31 OK
r-devel-linux-x86_64-fedora-clang 1.0.4.1 38.68 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.4.1 59.16 NOTE
r-devel-macos-arm64 1.0.4.1 25.00 OK
r-devel-macos-x86_64 1.0.4.1 47.00 OK
r-devel-windows-x86_64 1.0.4.1 5.00 42.00 47.00 OK
r-patched-linux-x86_64 1.0.4.1 2.62 20.32 22.94 OK
r-release-linux-x86_64 1.0.4.1 2.58 19.83 22.41 OK
r-release-macos-arm64 1.0.4.1 40.00 OK
r-release-macos-x86_64 1.0.4.1 85.00 OK
r-release-windows-x86_64 1.0.4.1 5.00 44.00 49.00 OK
r-oldrel-macos-arm64 1.0.4.1 OK
r-oldrel-macos-x86_64 1.0.4.1 88.00 OK
r-oldrel-windows-x86_64 1.0.4.1 5.00 47.00 52.00 OK

Check Details

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