Last updated on 2026-03-29 01:50:52 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.2 | 25.57 | 27.43 | 53.00 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.2 | 18.28 | 22.46 | 40.74 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.2 | 36.00 | 39.03 | 75.03 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 48.00 | 37.97 | 85.97 | OK | |
| r-devel-macos-arm64 | 0.2.2 | 5.00 | 10.00 | 15.00 | OK | |
| r-devel-windows-x86_64 | 0.2.2 | 33.00 | 64.00 | 97.00 | OK | |
| r-patched-linux-x86_64 | 0.2.2 | 19.50 | 23.49 | 42.99 | OK | |
| r-release-linux-x86_64 | 0.2.2 | 21.74 | 23.26 | 45.00 | 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 | 66.00 | 94.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 | 78.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-devel-linux-x86_64-debian-gcc