CRAN Package Check Results for Package PCMBaseCpp

Last updated on 2026-04-27 21:50:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.12 118.11 338.86 456.97 OK
r-devel-linux-x86_64-debian-gcc 0.1.12 101.41 211.13 312.54 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 130.00 327.00 457.00 OK
r-patched-linux-x86_64 0.1.12 128.01 313.56 441.57 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 130.00 305.00 435.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