Last updated on 2026-04-27 02:53:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 72.74 | 52.80 | 125.54 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 45.97 | 42.40 | 88.37 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 114.00 | 89.39 | 203.39 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 133.00 | 94.72 | 227.72 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 63.99 | 54.46 | 118.45 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 64.69 | 52.09 | 116.78 | OK | |
| r-release-macos-arm64 | 1.0.2 | 14.00 | 13.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 45.00 | 61.00 | 106.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.2 | 91.00 | 115.00 | 206.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 41.00 | 150.00 | 191.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 123.00 | 127.00 | 250.00 | OK |
Version: 1.0.2
Check: compiled code
Result: NOTE
File ‘GiRaF/libs/GiRaF.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