CRAN Package Check Results for Package cmpp

Last updated on 2026-04-28 14:51:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 31.59 103.44 135.03 OK
r-devel-linux-x86_64-debian-gcc 0.0.2 21.82 74.22 96.04 OK
r-devel-linux-x86_64-fedora-clang 0.0.2 46.00 155.11 201.11 OK
r-devel-linux-x86_64-fedora-gcc 0.0.2 59.00 149.67 208.67 OK
r-devel-windows-x86_64 0.0.2 39.00 138.00 177.00 OK
r-patched-linux-x86_64 0.0.2 32.88 94.77 127.65 OK
r-release-linux-x86_64 0.0.2 29.71 93.36 123.07 OK
r-release-macos-arm64 0.0.2 7.00 24.00 31.00 OK
r-release-macos-x86_64 0.0.2 22.00 92.00 114.00 NOTE
r-release-windows-x86_64 0.0.2 35.00 236.00 271.00 OK
r-oldrel-macos-arm64 0.0.2 OK
r-oldrel-macos-x86_64 0.0.2 19.00 105.00 124.00 OK
r-oldrel-windows-x86_64 0.0.2 44.00 180.00 224.00 OK

Additional issues

linux-arm64

Check Details

Version: 0.0.2
Check: compiled code
Result: NOTE File ‘cmpp/libs/cmpp.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-release-macos-x86_64