Last updated on 2026-04-01 12:53:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 37.86 | 30.96 | 68.82 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 25.10 | 24.54 | 49.64 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 52.00 | 48.31 | 100.31 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 71.00 | 59.18 | 130.18 | NOTE | |
| r-devel-macos-arm64 | 1.0.0 | 7.00 | 13.00 | 20.00 | OK | |
| r-devel-windows-x86_64 | 1.0.0 | 45.00 | 68.00 | 113.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.0 | 23.66 | 27.63 | 51.29 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 26.30 | 27.27 | 53.57 | OK | |
| r-release-macos-arm64 | 1.0.0 | 6.00 | 13.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 21.00 | 89.00 | 110.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 38.00 | 67.00 | 105.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | 6.00 | 19.00 | 25.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0 | 21.00 | 83.00 | 104.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 46.00 | 80.00 | 126.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.
Flavors: r-devel-linux-x86_64-debian-clang, 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 'trunmnt/libs/x64/trunmnt.dll':
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-devel-windows-x86_64