CRAN Package Check Results for Package cpm

Last updated on 2024-05-29 06:56:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 32.85 33.06 65.91 OK
r-devel-linux-x86_64-debian-gcc 2.3 108.17 25.33 133.50 OK
r-devel-linux-x86_64-fedora-clang 2.3 128.47 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3 259.52 NOTE
r-devel-windows-x86_64 2.3 70.00 56.00 126.00 OK
r-patched-linux-x86_64 2.3 126.99 31.44 158.43 OK
r-release-linux-x86_64 2.3 121.30 31.99 153.29 OK
r-release-macos-arm64 2.3 30.00 OK
r-release-windows-x86_64 2.3 75.00 58.00 133.00 OK
r-oldrel-macos-arm64 2.3 34.00 OK
r-oldrel-macos-x86_64 2.3 63.00 OK
r-oldrel-windows-x86_64 2.3 71.00 60.00 131.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