CRAN Package Check Results for Package cpm

Last updated on 2026-06-02 13:54:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 32.61 30.13 62.74 NOTE
r-devel-linux-x86_64-debian-gcc 2.3 67.07 23.57 90.64 NOTE
r-devel-linux-x86_64-fedora-clang 2.3 69.00 45.18 114.18 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3 188.00 40.90 228.90 NOTE
r-devel-windows-x86_64 2.3 76.00 57.00 133.00 OK
r-patched-linux-x86_64 2.3 116.38 27.05 143.43 OK
r-release-linux-x86_64 2.3 108.72 27.08 135.80 OK
r-release-macos-arm64 2.3 11.00 5.00 16.00 OK
r-release-macos-x86_64 2.3 31.00 45.00 76.00 OK
r-release-windows-x86_64 2.3 77.00 55.00 132.00 OK
r-oldrel-macos-arm64 2.3 OK
r-oldrel-macos-x86_64 2.3 28.00 24.00 52.00 OK
r-oldrel-windows-x86_64 2.3 77.00 52.00 129.00 OK

Check Details

Version: 2.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Gordon J. Ross <gordon@gordonjross.co.uk>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = c("Gordon", "J."), family = "Ross", role = c("aut", "cre"), email = "gordon@gordonjross.co.uk") as necessary. Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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