Last updated on 2026-03-28 06:49:46 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 259.34 | 47.02 | 306.36 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 209.68 | 36.09 | 245.77 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 399.00 | 68.14 | 467.14 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 398.00 | 77.16 | 475.16 | OK | |
| r-devel-macos-arm64 | 1.0.0 | 65.00 | -10.00 | 55.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 288.00 | 73.00 | 361.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 265.00 | 40.24 | 305.24 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 256.12 | 39.50 | 295.62 | 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 | 280.00 | 70.00 | 350.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 | 320.00 | 84.00 | 404.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-devel-linux-x86_64-debian-gcc