Last updated on 2026-04-30 09:53:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 32.62 | 31.22 | 63.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 23.88 | 24.73 | 48.61 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 52.00 | 48.27 | 100.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 68.00 | 58.95 | 126.95 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 51.00 | 65.00 | 116.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 32.56 | 29.09 | 61.65 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 30.18 | 28.52 | 58.70 | OK | |
| r-release-macos-arm64 | 1.0.0 | 7.00 | 12.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 23.00 | 45.00 | 68.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.0 | 44.00 | 78.00 | 122.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 6.00 | 13.00 | 19.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0 | 21.00 | 89.00 | 110.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 49.00 | 80.00 | 129.00 | OK |
Version: 1.0.0
Check: compiled code
Result: NOTE
File ‘trunmnt/libs/trunmnt.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