Last updated on 2026-04-27 02:53:13 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.1 | 133.25 | 76.64 | 209.89 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 110.77 | 56.35 | 167.12 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 240.00 | 130.39 | 370.39 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 220.00 | 129.93 | 349.93 | OK | |
| r-patched-linux-x86_64 | 0.3.1 | 132.63 | 72.34 | 204.97 | OK | |
| r-release-linux-x86_64 | 0.3.1 | 128.67 | 70.40 | 199.07 | OK | |
| r-release-macos-arm64 | 0.3.1 | 31.00 | 13.00 | 44.00 | OK | |
| r-release-macos-x86_64 | 0.3.1 | 105.00 | 132.00 | 237.00 | NOTE | |
| r-release-windows-x86_64 | 0.3.1 | 176.00 | 122.00 | 298.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.1 | 31.00 | 22.00 | 53.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.1 | 106.00 | 82.00 | 188.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.1 | 211.00 | 140.00 | 351.00 | OK |
Version: 0.3.1
Check: compiled code
Result: NOTE
File ‘a5R/libs/a5R.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘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