CRAN Package Check Results for Package ClusterStability

Last updated on 2024-11-13 01:49:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 19.97 76.78 96.75 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 14.53 56.54 71.07 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 154.26 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.4 149.74 NOTE
r-devel-windows-x86_64 1.0.4 23.00 103.00 126.00 OK
r-patched-linux-x86_64 1.0.4 18.36 70.74 89.10 OK
r-release-linux-x86_64 1.0.4 19.53 70.42 89.95 OK
r-release-macos-arm64 1.0.4 43.00 OK
r-release-macos-x86_64 1.0.4 67.00 OK
r-release-windows-x86_64 1.0.4 21.00 99.00 120.00 OK
r-oldrel-macos-arm64 1.0.4 52.00 OK
r-oldrel-macos-x86_64 1.0.4 89.00 OK
r-oldrel-windows-x86_64 1.0.4 30.00 128.00 158.00 OK

Check Details

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