Last updated on 2026-03-30 22:51:14 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.23 | 22.11 | 107.57 | 129.68 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 3.24 | 16.38 | 62.02 | 78.40 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.24 | 36.00 | 163.77 | 199.77 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.24 | 47.00 | 168.51 | 215.51 | OK | |
| r-devel-macos-arm64 | 3.24 | 6.00 | 22.00 | 28.00 | OK | |
| r-devel-windows-x86_64 | 3.24 | 43.00 | 114.00 | 157.00 | OK | |
| r-patched-linux-x86_64 | 3.23 | 21.46 | 99.60 | 121.06 | OK | |
| r-release-linux-x86_64 | 3.23 | 21.85 | 98.08 | 119.93 | OK | |
| r-release-macos-arm64 | 3.24 | 5.00 | 22.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 3.24 | 19.00 | 115.00 | 134.00 | OK | |
| r-release-windows-x86_64 | 3.24 | 39.00 | 125.00 | 164.00 | OK | |
| r-oldrel-macos-arm64 | 3.23 | NOTE | ||||
| r-oldrel-macos-x86_64 | 3.24 | 18.00 | 99.00 | 117.00 | OK | |
| r-oldrel-windows-x86_64 | 3.24 | 48.00 | 146.00 | 194.00 | OK |
Version: 3.23
Check: compiled code
Result: WARN
File ‘QCA/libs/QCA.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
This entry point may be removed soon.
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-clang
Version: 3.23
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
gui 1.6Mb
staticdocs 3.3Mb
Flavor: r-oldrel-macos-arm64