Last updated on 2026-04-25 09:49:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 511.14 | 40.44 | 551.58 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 322.22 | 28.73 | 350.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 589.00 | 59.57 | 648.57 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 905.00 | 58.36 | 963.36 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 455.06 | 36.11 | 491.17 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 392.14 | 35.15 | 427.29 | OK | |
| r-release-macos-arm64 | 0.1.0 | 82.00 | -51.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 271.00 | -108.00 | 163.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.0 | 486.00 | 84.00 | 570.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 75.00 | -46.00 | 29.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 269.00 | -107.00 | 162.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 430.00 | 86.00 | 516.00 | OK |
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘MR.RGM/libs/MR.RGM.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