CRAN Package Check Results for Package cpm

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 33.14 32.46 65.60 OK
r-devel-linux-x86_64-debian-gcc 2.3 151.68 25.32 177.00 OK
r-devel-linux-x86_64-fedora-clang 2.3 117.48 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3 271.79 NOTE
r-devel-windows-x86_64 2.3 82.00 65.00 147.00 OK
r-patched-linux-x86_64 2.3 131.43 30.85 162.28 OK
r-release-linux-x86_64 2.3 123.57 31.29 154.86 OK
r-release-macos-arm64 2.3 32.00 OK
r-release-macos-x86_64 2.3 41.00 OK
r-release-windows-x86_64 2.3 95.00 60.00 155.00 OK
r-oldrel-macos-arm64 2.3 43.00 OK
r-oldrel-macos-x86_64 2.3 57.00 OK
r-oldrel-windows-ix86+x86_64 2.3 223.00 48.00 271.00 OK

Check Details

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