CRAN Package Check Results for Package cpm

Last updated on 2022-09-11 12:56:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 34.11 33.10 67.21 OK
r-devel-linux-x86_64-debian-gcc 2.3 151.29 25.44 176.73 OK
r-devel-linux-x86_64-fedora-clang 2.3 117.48 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3 267.66 NOTE
r-devel-windows-x86_64 2.3 86.00 69.00 155.00 OK
r-patched-linux-x86_64 2.3 131.16 31.49 162.65 OK
r-release-linux-x86_64 2.3 134.63 31.46 166.09 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