Last updated on 2026-04-25 06:51:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3 | 35.19 | 66.59 | 101.78 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.3 | 24.52 | 49.51 | 74.03 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.3 | 46.00 | 96.20 | 142.20 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3 | 70.00 | 108.29 | 178.29 | OK | |
| r-patched-linux-x86_64 | 2.3 | 33.85 | 61.46 | 95.31 | OK | |
| r-release-linux-x86_64 | 2.3 | 30.64 | 59.50 | 90.14 | OK | |
| r-release-macos-arm64 | 2.3 | 7.00 | 19.00 | 26.00 | OK | |
| r-release-macos-x86_64 | 2.3 | 23.00 | 90.00 | 113.00 | NOTE | |
| r-release-windows-x86_64 | 2.3 | 42.00 | 138.00 | 180.00 | OK | |
| r-oldrel-macos-arm64 | 2.3 | OK | ||||
| r-oldrel-macos-x86_64 | 2.3 | 21.00 | 123.00 | 144.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3 | 39.00 | 136.00 | 175.00 | OK |
Version: 2.3
Check: compiled code
Result: NOTE
File ‘BHMSMAfMRI/libs/BHMSMAfMRI.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