Last updated on 2026-04-14 09:55:40 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.1 | 33.13 | 55.05 | 88.18 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 22.53 | 38.07 | 60.60 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 50.00 | 78.33 | 128.33 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 64.00 | 74.59 | 138.59 | OK | |
| r-devel-macos-arm64 | 0.3.1 | 7.00 | 15.00 | 22.00 | OK | |
| r-devel-windows-x86_64 | 0.3.1 | 39.00 | 93.00 | 132.00 | OK | |
| r-patched-linux-x86_64 | 0.3.1 | 34.31 | 48.12 | 82.43 | NOTE | |
| r-release-linux-x86_64 | 0.3.1 | 26.66 | 47.77 | 74.43 | OK | |
| r-release-macos-arm64 | 0.3.1 | OK | ||||
| r-release-macos-x86_64 | 0.3.1 | 19.00 | 63.00 | 82.00 | OK | |
| r-release-windows-x86_64 | 0.3.1 | 36.00 | 0.00 | 36.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.1 | 19.00 | 54.00 | 73.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.1 | 44.00 | 107.00 | 151.00 | OK |
Version: 0.3.1
Check: compiled code
Result: NOTE
File ‘tma/libs/tma.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-patched-linux-x86_64