Last updated on 2026-04-25 00:50:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.8 | 17.61 | 27.88 | 45.49 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.8 | 13.19 | 23.21 | 36.40 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.8 | 23.00 | 41.48 | 64.48 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.8 | 32.00 | 40.33 | 72.33 | OK | |
| r-patched-linux-x86_64 | 1.2.8 | 18.11 | 25.72 | 43.83 | OK | |
| r-release-linux-x86_64 | 1.2.8 | 17.35 | 24.86 | 42.21 | OK | |
| r-release-macos-arm64 | 1.2.8 | 5.00 | 9.00 | 14.00 | OK | |
| r-release-macos-x86_64 | 1.2.8 | 16.00 | 41.00 | 57.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.8 | 28.00 | 61.00 | 89.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.8 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.2.8 | 14.00 | 44.00 | 58.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2.8 | 26.00 | 70.00 | 96.00 | OK |
Version: 1.2.8
Check: compiled code
Result: NOTE
File ‘minqa/libs/minqa.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
Version: 1.2.8
Check: compiled code
Result: NOTE
File ‘minqa/libs/minqa.so’:
Found non-API call to R: ‘CLOENV’
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.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64