CRAN Package Check Results for Package fst

Last updated on 2026-04-24 13:48:33 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.94 47.58 62.52 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 17.91 60.17 78.08 OK
r-release-macos-arm64 0.9.8 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 24.00 90.00 114.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