CRAN Package Check Results for Package PCMBaseCpp

Last updated on 2026-04-24 13:48:40 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 102.16 209.84 312.00 OK
r-devel-linux-x86_64-fedora-clang 0.1.12 133.00 549.75 682.75 OK
r-devel-linux-x86_64-fedora-gcc 0.1.12 268.00 525.07 793.07 OK
r-patched-linux-x86_64 0.1.12 128.01 313.56 441.57 OK
r-release-linux-x86_64 0.1.12 137.30 313.68 450.98 OK
r-release-macos-arm64 0.1.12 27.00 68.00 95.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 298.00 431.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 122.00 307.00 429.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