Last updated on 2026-04-30 04:53:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.1 | 130.14 | 76.53 | 206.67 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 109.31 | 57.33 | 166.64 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 218.00 | 119.56 | 337.56 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 215.00 | 133.70 | 348.70 | OK | |
| r-devel-windows-x86_64 | 0.3.1 | 378.00 | 124.00 | 502.00 | OK | |
| r-patched-linux-x86_64 | 0.3.1 | 137.46 | 70.25 | 207.71 | 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 | 168.00 | 121.00 | 289.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 | 199.00 | 147.00 | 346.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