Last updated on 2026-04-02 01:53:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3 | 35.36 | 65.53 | 100.89 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.3 | 25.46 | 49.97 | 75.43 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.3 | 45.00 | 100.06 | 145.06 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.3 | 73.00 | 114.48 | 187.48 | NOTE | |
| r-devel-macos-arm64 | 2.3 | 7.00 | 19.00 | 26.00 | OK | |
| r-devel-windows-x86_64 | 2.3 | 43.00 | 137.00 | 180.00 | NOTE | |
| r-patched-linux-x86_64 | 2.3 | 31.97 | 61.15 | 93.12 | NOTE | |
| 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 | 135.00 | 173.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 | 45.00 | 145.00 | 190.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64
Version: 2.3
Check: compiled code
Result: NOTE
File 'BHMSMAfMRI/libs/x64/BHMSMAfMRI.dll':
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-windows-x86_64