Last updated on 2026-04-11 08:49:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 26.86 | 27.50 | 54.36 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 16.94 | 22.49 | 39.43 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 45.00 | 39.59 | 84.59 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 48.00 | 37.33 | 85.33 | OK | |
| r-devel-macos-arm64 | 0.2.2 | 5.00 | 10.00 | 15.00 | OK | |
| r-devel-windows-x86_64 | 0.2.2 | 32.00 | 66.00 | 98.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 22.36 | 24.12 | 46.48 | NOTE | |
| r-release-linux-x86_64 | 0.2.2 | 19.09 | 23.35 | 42.44 | OK | |
| r-release-macos-arm64 | 0.2.2 | OK | ||||
| r-release-macos-x86_64 | 0.2.2 | 17.00 | 112.00 | 129.00 | OK | |
| r-release-windows-x86_64 | 0.2.2 | 28.00 | 63.00 | 91.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.2 | 17.00 | 109.00 | 126.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.2 | 33.00 | 76.00 | 109.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-patched-linux-x86_64