CRAN Package Check Results for Package fst

Last updated on 2026-04-26 02:49:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.8 21.88 70.13 92.01 OK
r-devel-linux-x86_64-debian-gcc 0.9.8 14.35 46.34 60.69 OK
r-devel-linux-x86_64-fedora-clang 0.9.8 40.00 109.34 149.34 OK
r-devel-linux-x86_64-fedora-gcc 0.9.8 50.00 110.60 160.60 OK
r-patched-linux-x86_64 0.9.8 21.61 60.80 82.41 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 16.00 21.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 28.00 91.00 119.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 33.00 115.00 148.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