Last updated on 2026-04-24 13:18:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4 | 181.27 | 85.79 | 267.06 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | 123.20 | 60.50 | 183.70 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 267.00 | 139.73 | 406.73 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 365.00 | 121.78 | 486.78 | OK | |
| r-patched-linux-x86_64 | 0.2.4 | 177.90 | 78.17 | 256.07 | OK | |
| r-release-linux-x86_64 | 0.2.4 | 156.15 | 73.70 | 229.85 | OK | |
| r-release-macos-arm64 | 0.2.4 | 30.00 | 3.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 0.2.4 | 111.00 | 29.00 | 140.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.4 | 225.00 | 121.00 | 346.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.4 | 30.00 | 3.00 | 33.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.4 | 113.00 | 45.00 | 158.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.4 | 183.00 | 119.00 | 302.00 | OK |
Version: 0.2.4
Check: compiled code
Result: NOTE
File ‘GRAB/libs/GRAB.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