Last updated on 2026-03-25 22:53:08 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.23 | 22.03 | 109.19 | 131.22 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 3.23 | 16.50 | 70.06 | 86.56 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 3.23 | 39.00 | 191.82 | 230.82 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 3.23 | 38.00 | 165.55 | 203.55 | WARN | |
| r-devel-macos-arm64 | 3.23 | 6.00 | 23.00 | 29.00 | OK | |
| r-devel-windows-x86_64 | 3.23 | 37.00 | 126.00 | 163.00 | NOTE | |
| r-patched-linux-x86_64 | 3.23 | 21.46 | 99.60 | 121.06 | OK | |
| r-release-linux-x86_64 | 3.23 | 20.40 | 100.78 | 121.18 | OK | |
| r-release-macos-arm64 | 3.23 | OK | ||||
| r-release-macos-x86_64 | 3.23 | 16.00 | 101.00 | 117.00 | OK | |
| r-release-windows-x86_64 | 3.23 | 33.00 | 121.00 | 154.00 | OK | |
| r-oldrel-macos-arm64 | 3.23 | NOTE | ||||
| r-oldrel-macos-x86_64 | 3.23 | 16.00 | 88.00 | 104.00 | NOTE | |
| r-oldrel-windows-x86_64 | 3.23 | 43.00 | 156.00 | 199.00 | NOTE |
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 3.23
Check: compiled code
Result: NOTE
File 'QCA/libs/x64/QCA.dll':
Found non-API call to R: 'Rf_findVarInFrame'
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-windows-x86_64
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
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64