Last updated on 2026-03-28 17:50:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.8 | 20.11 | 68.98 | 89.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9.8 | 15.08 | 46.03 | 61.11 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.9.8 | 37.00 | 102.31 | 139.31 | OK | |
| 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 | 28.00 | 91.00 | 119.00 | OK | |
| r-patched-linux-x86_64 | 0.9.8 | 18.63 | 60.28 | 78.91 | OK | |
| r-release-linux-x86_64 | 0.9.8 | 17.40 | 59.91 | 77.31 | 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 | 25.00 | 92.00 | 117.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 | 32.00 | 113.00 | 145.00 | OK |
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-devel-linux-x86_64-debian-gcc