Last updated on 2026-04-27 13:51:22 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 | 12.98 | 24.19 | 37.17 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.8 | 23.00 | 41.85 | 64.85 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.8 | 32.00 | 40.33 | 72.33 | OK | |
| r-devel-windows-x86_64 | 1.2.8 | 35.00 | 64.00 | 99.00 | 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.84 | 26.01 | 43.85 | OK | |
| r-release-macos-arm64 | 1.2.8 | 5.00 | 10.00 | 15.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 | 70.00 | 98.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 | 31.00 | 76.00 | 107.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