Last updated on 2026-04-13 05:53:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 265.75 | 45.57 | 311.32 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 208.41 | 36.46 | 244.87 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 420.00 | 100.84 | 520.84 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 414.00 | 77.63 | 491.63 | OK | |
| r-devel-macos-arm64 | 1.0.0 | 66.00 | -16.00 | 50.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 330.00 | 74.00 | 404.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 259.49 | 41.90 | 301.39 | NOTE | |
| r-release-linux-x86_64 | 1.0.0 | 257.51 | 39.51 | 297.02 | OK | |
| r-release-macos-arm64 | 1.0.0 | 65.00 | -16.00 | 49.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 228.00 | 149.00 | 377.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 254.00 | 0.00 | 254.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 64.00 | -10.00 | 54.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0 | 218.00 | 140.00 | 358.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 308.00 | 85.00 | 393.00 | OK |
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘fio/libs/fio.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-patched-linux-x86_64