CRAN Package Check Results for Package ClusterStability

Last updated on 2022-08-15 08:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 36.56 137.78 174.34 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 27.26 102.89 130.15 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 223.37 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.3 223.09 NOTE
r-devel-windows-x86_64 1.0.3 55.00 173.00 228.00 OK
r-patched-linux-x86_64 1.0.3 22.03 132.57 154.60 OK
r-release-linux-x86_64 1.0.3 27.71 131.53 159.24 OK
r-release-macos-arm64 1.0.3 55.00 OK
r-release-macos-x86_64 1.0.3 100.00 OK
r-release-windows-x86_64 1.0.3 64.00 170.00 234.00 OK
r-oldrel-macos-arm64 1.0.3 61.00 OK
r-oldrel-macos-x86_64 1.0.3 103.00 OK
r-oldrel-windows-ix86+x86_64 1.0.3 87.00 213.00 300.00 OK

Check Details

Version: 1.0.3
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