Last updated on 2026-03-28 11:49:59 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2-8 | 27.33 | 52.98 | 80.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2-8 | 20.80 | 36.57 | 57.37 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2-8 | 23.00 | 43.71 | 66.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2-8 | 55.00 | 80.45 | 135.45 | OK | |
| r-devel-macos-arm64 | 1.2-8 | 7.00 | 15.00 | 22.00 | OK | |
| r-devel-windows-x86_64 | 1.2-8 | 32.00 | 86.00 | 118.00 | OK | |
| r-patched-linux-x86_64 | 1.2-8 | 27.67 | 47.56 | 75.23 | OK | |
| r-release-linux-x86_64 | 1.2-8 | 26.98 | 48.17 | 75.15 | OK | |
| r-release-macos-arm64 | 1.2-8 | 5.00 | 15.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 1.2-8 | 20.00 | 82.00 | 102.00 | OK | |
| r-release-windows-x86_64 | 1.2-8 | 28.00 | 83.00 | 111.00 | OK | |
| r-oldrel-macos-arm64 | 1.2-8 | 5.00 | 19.00 | 24.00 | OK | |
| r-oldrel-macos-x86_64 | 1.2-8 | 18.00 | 117.00 | 135.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2-8 | 37.00 | 103.00 | 140.00 | OK |
Version: 1.2-8
Check: compiled code
Result: NOTE
File ‘Rquefts/libs/Rquefts.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-devel-linux-x86_64-debian-gcc