Last updated on 2026-04-25 06:51:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 34.42 | 30.73 | 65.15 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 23.83 | 25.59 | 49.42 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 53.00 | 47.70 | 100.70 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 68.00 | 58.95 | 126.95 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 33.23 | 28.98 | 62.21 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 27.12 | 27.78 | 54.90 | OK | |
| r-release-macos-arm64 | 1.0.0 | 7.00 | 13.00 | 20.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 | 43.00 | 66.00 | 109.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 | 37.00 | 68.00 | 105.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