CRAN Package Check Results for Package fastcpd

Last updated on 2026-04-30 23:53:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.16.2 206.37 128.90 335.27 OK
r-devel-linux-x86_64-debian-gcc 0.16.2 162.02 96.08 258.10 OK
r-devel-linux-x86_64-fedora-clang 0.16.2 251.00 189.79 440.79 OK
r-devel-linux-x86_64-fedora-gcc 0.16.2 431.00 198.70 629.70 OK
r-devel-windows-x86_64 0.16.2 268.00 181.00 449.00 OK
r-patched-linux-x86_64 0.16.2 206.97 122.15 329.12 OK
r-release-linux-x86_64 0.16.2 211.23 123.80 335.03 OK
r-release-macos-arm64 0.16.2 41.00 14.00 55.00 OK
r-release-macos-x86_64 0.16.2 129.00 209.00 338.00 NOTE
r-release-windows-x86_64 0.16.2 230.00 175.00 405.00 OK
r-oldrel-macos-arm64 0.16.2 OK
r-oldrel-macos-x86_64 0.16.2 126.00 97.00 223.00 OK
r-oldrel-windows-x86_64 0.16.2 276.00 225.00 501.00 OK

Check Details

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