Last updated on 2026-04-25 20:50:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 26.33 | 27.44 | 53.77 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 17.35 | 22.54 | 39.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 36.00 | 38.15 | 74.15 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 49.00 | 37.67 | 86.67 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 20.83 | 24.84 | 45.67 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 17.67 | 23.31 | 40.98 | OK | |
| r-release-macos-arm64 | 0.2.2 | 5.00 | 10.00 | 15.00 | OK | |
| r-release-macos-x86_64 | 0.2.2 | 16.00 | 60.00 | 76.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.2 | 33.00 | 63.00 | 96.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.2 | 17.00 | 112.00 | 129.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 36.00 | 75.00 | 111.00 | OK |
Version: 0.2.2
Check: compiled code
Result: NOTE
File ‘rrum/libs/rrum.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