CRAN Package Check Results for Package cccp

Last updated on 2026-04-28 04:55:02 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 131.78 39.76 171.54 OK
r-devel-linux-x86_64-fedora-clang 0.3-3 234.00 82.15 316.15 OK
r-devel-linux-x86_64-fedora-gcc 0.3-3 384.00 78.97 462.97 OK
r-devel-windows-x86_64 0.3-3 210.00 96.00 306.00 OK
r-patched-linux-x86_64 0.3-3 188.12 50.32 238.44 OK
r-release-linux-x86_64 0.3-3 190.22 50.05 240.27 OK
r-release-macos-arm64 0.3-3 36.00 -11.00 25.00 OK
r-release-macos-x86_64 0.3-3 119.00 -3.00 116.00 NOTE
r-release-windows-x86_64 0.3-3 201.00 102.00 303.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 244.00 119.00 363.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