Last updated on 2026-04-25 13:50:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.9 | 143.87 | 199.91 | 343.78 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.9 | 112.55 | 126.70 | 239.25 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.9 | 210.00 | 292.41 | 502.41 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.9 | 316.00 | 291.48 | 607.48 | OK | |
| r-patched-linux-x86_64 | 0.2.9 | 165.11 | 185.94 | 351.05 | OK | |
| r-release-linux-x86_64 | 0.2.9 | 142.37 | 177.73 | 320.10 | OK | |
| r-release-macos-arm64 | 0.2.9 | 30.00 | 25.00 | 55.00 | OK | |
| r-release-macos-x86_64 | 0.2.9 | 87.00 | 155.00 | 242.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.9 | 161.00 | 225.00 | 386.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.9 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.9 | 77.00 | 125.00 | 202.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.9 | 148.00 | 225.00 | 373.00 | OK |
Version: 0.2.9
Check: compiled code
Result: NOTE
File ‘irt/libs/irt.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-release-macos-x86_64