Last updated on 2026-03-28 08:50:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.6 | 34.13 | 117.32 | 151.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.6 | 27.16 | 80.98 | 108.14 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4.6 | 61.00 | 182.07 | 243.07 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.6 | 71.00 | 181.09 | 252.09 | OK | |
| r-devel-macos-arm64 | 1.4.6 | 8.00 | 31.00 | 39.00 | OK | |
| r-devel-windows-x86_64 | 1.4.6 | 46.00 | 143.00 | 189.00 | OK | |
| r-patched-linux-x86_64 | 1.4.6 | 34.08 | 107.70 | 141.78 | OK | |
| r-release-linux-x86_64 | 1.4.6 | 30.21 | 105.39 | 135.60 | OK | |
| r-release-macos-arm64 | 1.4.6 | 7.00 | 32.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 1.4.6 | 25.00 | 118.00 | 143.00 | OK | |
| r-release-windows-x86_64 | 1.4.6 | 44.00 | 136.00 | 180.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.6 | 7.00 | 35.00 | 42.00 | OK | |
| r-oldrel-macos-x86_64 | 1.4.6 | 24.00 | 205.00 | 229.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.6 | 52.00 | 174.00 | 226.00 | OK |
Version: 1.4.6
Check: compiled code
Result: NOTE
File ‘gRain/libs/gRain.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