CRAN Package Check Results for Package PCMBaseCpp

Last updated on 2026-04-30 13:57:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.12 125.26 336.11 461.37 OK
r-devel-linux-x86_64-debian-gcc 0.1.12 98.39 209.57 307.96 OK
r-devel-linux-x86_64-fedora-clang 0.1.12 131.00 530.09 661.09 OK
r-devel-linux-x86_64-fedora-gcc 0.1.12 268.00 525.07 793.07 OK
r-devel-windows-x86_64 0.1.12 139.00 304.00 443.00 OK
r-patched-linux-x86_64 0.1.12 137.31 316.23 453.54 OK
r-release-linux-x86_64 0.1.12 124.14 314.26 438.40 OK
r-release-macos-arm64 0.1.12 27.00 71.00 98.00 OK
r-release-macos-x86_64 0.1.12 86.00 338.00 424.00 NOTE
r-release-windows-x86_64 0.1.12 133.00 306.00 439.00 OK
r-oldrel-macos-arm64 0.1.12 27.00 68.00 95.00 OK
r-oldrel-macos-x86_64 0.1.12 105.00 629.00 734.00 OK
r-oldrel-windows-x86_64 0.1.12 165.00 448.00 613.00 OK

Check Details

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