CRAN Package Check Results for Package cpm

Last updated on 2020-08-07 01:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2 27.44 28.07 55.51 OK
r-devel-linux-x86_64-debian-gcc 2.2 133.66 21.95 155.61 OK
r-devel-linux-x86_64-fedora-clang 2.2 91.13 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2 275.80 NOTE
r-devel-windows-ix86+x86_64 2.2 227.00 51.00 278.00 OK
r-patched-linux-x86_64 2.2 107.43 27.72 135.15 OK
r-patched-solaris-x86 2.2 1261.00 OK
r-release-linux-x86_64 2.2 106.85 27.63 134.48 OK
r-release-macos-x86_64 2.2 OK
r-release-windows-ix86+x86_64 2.2 181.00 54.00 235.00 OK
r-oldrel-macos-x86_64 2.2 OK
r-oldrel-windows-ix86+x86_64 2.2 149.00 82.00 231.00 OK

Check Details

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