Last updated on 2026-04-25 12:48:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.3 | 58.14 | 32.64 | 90.78 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.3 | 47.41 | 25.60 | 73.01 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.3 | 94.00 | 49.01 | 143.01 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 132.00 | 47.12 | 179.12 | OK | |
| r-patched-linux-x86_64 | 0.4.3 | 63.07 | 29.74 | 92.81 | OK | |
| r-release-linux-x86_64 | 0.4.3 | 53.65 | 28.02 | 81.67 | OK | |
| r-release-macos-arm64 | 0.4.3 | 13.00 | 3.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 0.4.3 | 40.00 | 19.00 | 59.00 | NOTE | |
| r-release-windows-x86_64 | 0.4.3 | 68.00 | 77.00 | 145.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.3 | 34.00 | 16.00 | 50.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.3 | 69.00 | 102.00 | 171.00 | OK |
Version: 0.4.3
Check: compiled code
Result: NOTE
File ‘ABM/libs/ABM.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