Last updated on 2026-03-28 01:51:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.0 | 57.57 | 103.11 | 160.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.5.0 | 38.42 | 72.08 | 110.50 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.5.0 | 85.00 | 148.89 | 233.89 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.0 | 104.00 | 142.94 | 246.94 | OK | |
| r-devel-macos-arm64 | 1.5.0 | 12.00 | 21.00 | 33.00 | OK | |
| r-devel-windows-x86_64 | 1.5.0 | 68.00 | 128.00 | 196.00 | OK | |
| r-patched-linux-x86_64 | 1.5.0 | 53.30 | 89.09 | 142.39 | OK | |
| r-release-linux-x86_64 | 1.5.0 | 51.78 | 89.30 | 141.08 | OK | |
| r-release-macos-arm64 | 1.5.0 | 10.00 | 29.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 1.5.0 | 35.00 | 101.00 | 136.00 | OK | |
| r-release-windows-x86_64 | 1.5.0 | 66.00 | 123.00 | 189.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.0 | 11.00 | 44.00 | 55.00 | OK | |
| r-oldrel-macos-x86_64 | 1.5.0 | 36.00 | 111.00 | 147.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5.0 | 79.00 | 152.00 | 231.00 | OK |
Version: 1.5.0
Check: compiled code
Result: NOTE
File ‘cheapr/libs/cheapr.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-devel-linux-x86_64-debian-gcc