Last updated on 2026-03-30 12:53:09 CEST.
| 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 | 21.00 | 37.98 | 58.98 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2-8 | 40.00 | 81.30 | 121.30 | NOTE | |
| 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.17 | 47.50 | 73.67 | 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 | 30.00 | 88.00 | 118.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 | 106.00 | 143.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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang