CRAN Package Check Results for Package ccaPP

Last updated on 2026-04-26 03:49:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.5 62.92 62.98 125.90 OK
r-devel-linux-x86_64-debian-gcc 0.3.5 39.80 50.35 90.15 OK
r-devel-linux-x86_64-fedora-clang 0.3.5 85.00 96.02 181.02 OK
r-devel-linux-x86_64-fedora-gcc 0.3.5 117.00 108.52 225.52 OK
r-patched-linux-x86_64 0.3.5 60.08 61.50 121.58 OK
r-release-linux-x86_64 0.3.5 60.61 61.26 121.87 OK
r-release-macos-arm64 0.3.5 13.00 19.00 32.00 OK
r-release-macos-x86_64 0.3.5 39.00 160.00 199.00 NOTE
r-release-windows-x86_64 0.3.5 71.00 120.00 191.00 OK
r-oldrel-macos-arm64 0.3.5 OK
r-oldrel-macos-x86_64 0.3.5 36.00 108.00 144.00 OK
r-oldrel-windows-x86_64 0.3.5 83.00 133.00 216.00 OK

Check Details

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