CRAN Package Check Results for Package cpm

Last updated on 2023-01-25 04:51:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 30.74 32.78 63.52 OK
r-devel-linux-x86_64-debian-gcc 2.3 142.00 25.38 167.38 OK
r-devel-linux-x86_64-fedora-clang 2.3 105.77 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3 257.45 NOTE
r-devel-windows-x86_64 2.3 95.00 73.00 168.00 OK
r-patched-linux-x86_64 2.3 118.47 32.27 150.74 OK
r-release-linux-x86_64 2.3 124.69 30.94 155.63 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