CRAN Package Check Results for Package cccp

Last updated on 2026-04-24 13:48:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-3 194.21 53.49 247.70 OK
r-devel-linux-x86_64-debian-gcc 0.3-3 137.03 38.86 175.89 OK
r-devel-linux-x86_64-fedora-clang 0.3-3 232.00 80.93 312.93 OK
r-devel-linux-x86_64-fedora-gcc 0.3-3 384.00 78.97 462.97 OK
r-patched-linux-x86_64 0.3-3 188.12 50.32 238.44 OK
r-release-linux-x86_64 0.3-3 181.63 48.12 229.75 OK
r-release-macos-arm64 0.3-3 OK
r-release-macos-x86_64 0.3-3 119.00 -3.00 116.00 NOTE
r-release-windows-x86_64 0.3-3 196.00 92.00 288.00 OK
r-oldrel-macos-arm64 0.3-3 OK
r-oldrel-macos-x86_64 0.3-3 130.00 174.00 304.00 OK
r-oldrel-windows-x86_64 0.3-3 178.00 95.00 273.00 OK

Check Details

Version: 0.3-3
Check: compiled code
Result: NOTE File ‘cccp/libs/cccp.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