Last updated on 2026-04-02 17:52:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 255.47 | 46.61 | 302.08 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 211.65 | 35.28 | 246.93 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 420.00 | 42.79 | 462.79 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 420.00 | 112.01 | 532.01 | NOTE | |
| r-devel-macos-arm64 | 1.0.0 | 66.00 | -16.00 | 50.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 262.00 | 73.00 | 335.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.0 | 233.82 | 41.85 | 275.67 | NOTE | |
| r-release-linux-x86_64 | 1.0.0 | 262.96 | 39.79 | 302.75 | 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 | 252.00 | 72.00 | 324.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 | 309.00 | 86.00 | 395.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64
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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: compiled code
Result: NOTE
File 'fio/libs/x64/fio.dll':
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-windows-x86_64