Last updated on 2026-03-30 10:52:36 CEST.
| 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 | 25.90 | 83.17 | 109.07 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4.6 | 59.00 | 176.71 | 235.71 | NOTE | |
| 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 | 30.00 | 38.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 | 28.11 | 106.18 | 134.29 | 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 | 41.00 | 140.00 | 181.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 | 51.00 | 178.00 | 229.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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang