CRAN Package Check Results for Package fastcpd

Last updated on 2026-04-28 08:53:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.16.2 200.62 127.08 327.70 OK
r-devel-linux-x86_64-debian-gcc 0.16.2 158.47 98.41 256.88 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 245.00 186.00 431.00 OK
r-patched-linux-x86_64 0.16.2 196.17 123.26 319.43 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 224.00 181.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 271.00 227.00 498.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