CRAN Package Check Results for Package fst

Last updated on 2026-04-01 01:53:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.8 19.95 69.17 89.12 NOTE
r-devel-linux-x86_64-debian-gcc 0.9.8 14.96 47.03 61.99 NOTE
r-devel-linux-x86_64-fedora-clang 0.9.8 35.00 100.83 135.83 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9.8 40.00 97.72 137.72 OK
r-devel-macos-arm64 0.9.8 5.00 16.00 21.00 OK
r-devel-windows-x86_64 0.9.8 30.00 92.00 122.00 NOTE
r-patched-linux-x86_64 0.9.8 18.63 60.28 78.91 OK
r-release-linux-x86_64 0.9.8 17.04 60.59 77.63 OK
r-release-macos-arm64 0.9.8 OK
r-release-macos-x86_64 0.9.8 12.00 54.00 66.00 OK
r-release-windows-x86_64 0.9.8 26.00 94.00 120.00 OK
r-oldrel-macos-arm64 0.9.8 OK
r-oldrel-macos-x86_64 0.9.8 17.00 37.00 54.00 OK
r-oldrel-windows-x86_64 0.9.8 31.00 117.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

Version: 0.9.8
Check: compiled code
Result: NOTE File 'fst/libs/x64/fst.dll': 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-devel-windows-x86_64