Last updated on 2026-03-29 01:50:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.3 | 60.77 | 33.52 | 94.29 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.3 | 48.85 | 25.53 | 74.38 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.3 | 94.00 | 47.37 | 141.37 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 132.00 | 46.24 | 178.24 | OK | |
| r-devel-macos-arm64 | 0.4.3 | 12.00 | 4.00 | 16.00 | OK | |
| r-devel-windows-x86_64 | 0.4.3 | 80.00 | 96.00 | 176.00 | OK | |
| r-patched-linux-x86_64 | 0.4.3 | 57.39 | 29.18 | 86.57 | OK | |
| r-release-linux-x86_64 | 0.4.3 | 55.28 | 29.14 | 84.42 | OK | |
| r-release-macos-arm64 | 0.4.3 | OK | ||||
| r-release-macos-x86_64 | 0.4.3 | 34.00 | 16.00 | 50.00 | OK | |
| r-release-windows-x86_64 | 0.4.3 | 62.00 | 77.00 | 139.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.3 | 35.00 | 63.00 | 98.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.3 | 59.00 | 87.00 | 146.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-devel-linux-x86_64-debian-gcc