Last updated on 2026-04-25 12:48:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 265.16 | 46.02 | 311.18 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 204.37 | 35.92 | 240.29 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 438.00 | 71.97 | 509.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 425.00 | 78.44 | 503.44 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 254.96 | 42.00 | 296.96 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 253.36 | 39.21 | 292.57 | OK | |
| r-release-macos-arm64 | 1.0.0 | 66.00 | -16.00 | 50.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 197.00 | 58.00 | 255.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.0 | 259.00 | 71.00 | 330.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 65.00 | -16.00 | 49.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0 | 228.00 | 149.00 | 377.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 268.00 | 71.00 | 339.00 | OK |
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘fio/libs/fio.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘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