Last updated on 2026-03-29 01:50:30 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3 | 34.82 | 68.04 | 102.86 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.3 | 25.17 | 48.66 | 73.83 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.3 | 51.00 | 97.09 | 148.09 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3 | 69.00 | 109.16 | 178.16 | OK | |
| r-devel-macos-arm64 | 2.3 | 7.00 | 20.00 | 27.00 | OK | |
| r-devel-windows-x86_64 | 2.3 | 41.00 | 138.00 | 179.00 | OK | |
| r-patched-linux-x86_64 | 2.3 | 31.54 | 59.02 | 90.56 | OK | |
| r-release-linux-x86_64 | 2.3 | 30.65 | 58.84 | 89.49 | OK | |
| r-release-macos-arm64 | 2.3 | OK | ||||
| r-release-macos-x86_64 | 2.3 | 21.00 | 123.00 | 144.00 | OK | |
| r-release-windows-x86_64 | 2.3 | 38.00 | 134.00 | 172.00 | OK | |
| r-oldrel-macos-arm64 | 2.3 | OK | ||||
| r-oldrel-macos-x86_64 | 2.3 | 20.00 | 134.00 | 154.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3 | 44.00 | 148.00 | 192.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-devel-linux-x86_64-debian-gcc