CRAN Package Check Results for Package cpm

Last updated on 2025-02-22 07:51:28 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 27.94 26.29 54.23 OK
r-devel-linux-x86_64-debian-gcc 2.3 64.58 20.58 85.16 OK
r-devel-linux-x86_64-fedora-clang 2.3 124.70 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3 234.68 NOTE
r-devel-macos-arm64 2.3 35.00 OK
r-devel-macos-x86_64 2.3 49.00 OK
r-devel-windows-x86_64 2.3 69.00 56.00 125.00 OK
r-patched-linux-x86_64 2.3 109.12 24.93 134.05 OK
r-release-linux-x86_64 2.3 106.02 25.12 131.14 OK
r-release-macos-arm64 2.3 30.00 OK
r-release-macos-x86_64 2.3 48.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