Last updated on 2026-04-25 20:50:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.4 | 42.65 | 42.59 | 85.24 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.4 | 31.53 | 31.25 | 62.78 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.4 | 52.00 | 63.62 | 115.62 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 85.00 | 61.25 | 146.25 | OK | |
| r-patched-linux-x86_64 | 1.1.4 | 45.66 | 38.55 | 84.21 | OK | |
| r-release-linux-x86_64 | 1.1.4 | 40.53 | 37.02 | 77.55 | OK | |
| r-release-macos-arm64 | 1.1.4 | 8.00 | 12.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 1.1.4 | 29.00 | 49.00 | 78.00 | NOTE | |
| r-release-windows-x86_64 | 1.1.4 | 48.00 | 104.00 | 152.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.4 | 24.00 | 54.00 | 78.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.4 | 62.00 | 106.00 | 168.00 | OK |
Version: 1.1.4
Check: compiled code
Result: NOTE
File ‘ASV/libs/ASV.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