Last updated on 2026-04-24 16:52:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 39.00 | 62.26 | 101.26 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 26.88 | 48.40 | 75.28 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 48.00 | 92.61 | 140.61 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 75.00 | 90.20 | 165.20 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 36.09 | 61.33 | 97.42 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 31.12 | 56.81 | 87.93 | OK | |
| r-release-macos-arm64 | 1.1.0 | 7.00 | 17.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 1.1.0 | 24.00 | 108.00 | 132.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.0 | 41.00 | 91.00 | 132.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 21.00 | 86.00 | 107.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 40.00 | 99.00 | 139.00 | OK |
Version: 1.1.0
Check: compiled code
Result: NOTE
File ‘RMFM/libs/RMFM.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