CRAN Package Check Results for Package fst

Last updated on 2026-04-30 09:52:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.8 21.62 70.01 91.63 OK
r-devel-linux-x86_64-debian-gcc 0.9.8 15.02 47.06 62.08 OK
r-devel-linux-x86_64-fedora-clang 0.9.8 34.00 101.35 135.35 OK
r-devel-linux-x86_64-fedora-gcc 0.9.8 50.00 110.60 160.60 OK
r-devel-windows-x86_64 0.9.8 33.00 92.00 125.00 OK
r-patched-linux-x86_64 0.9.8 19.84 61.39 81.23 OK
r-release-linux-x86_64 0.9.8 21.03 61.39 82.42 OK
r-release-macos-arm64 0.9.8 5.00 18.00 23.00 OK
r-release-macos-x86_64 0.9.8 16.00 58.00 74.00 NOTE
r-release-windows-x86_64 0.9.8 29.00 94.00 123.00 OK
r-oldrel-macos-arm64 0.9.8 OK
r-oldrel-macos-x86_64 0.9.8 12.00 54.00 66.00 OK
r-oldrel-windows-x86_64 0.9.8 31.00 118.00 149.00 OK

Check Details

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