CRAN Package Check Results for Package Rfast2

Last updated on 2026-04-28 14:51:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5.6 412.10 77.46 489.56 OK
r-devel-linux-x86_64-debian-gcc 0.1.5.6 290.89 53.30 344.19 OK
r-devel-linux-x86_64-fedora-clang 0.1.5.6 534.00 132.78 666.78 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5.6 818.00 114.35 932.35 OK
r-devel-windows-x86_64 0.1.5.6 565.00 171.00 736.00 OK
r-patched-linux-x86_64 0.1.5.6 408.20 72.09 480.29 OK
r-release-linux-x86_64 0.1.5.6 414.61 72.45 487.06 OK
r-release-macos-arm64 0.1.5.6 78.00 -40.00 38.00 OK
r-release-macos-x86_64 0.1.5.6 273.00 -15.00 258.00 NOTE
r-release-windows-x86_64 0.1.5.6 532.00 171.00 703.00 OK
r-oldrel-macos-arm64 0.1.5.6 75.00 -36.00 39.00 OK
r-oldrel-macos-x86_64 0.1.5.6 270.00 -40.00 230.00 OK
r-oldrel-windows-x86_64 0.1.5.6 706.00 175.00 881.00 OK

Check Details

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