Last updated on 2026-04-15 12:51:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.46.0 | 41.64 | 118.59 | 160.23 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.46.0 | 30.93 | 87.13 | 118.06 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.46.0 | 67.00 | 179.80 | 246.80 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.46.0 | 90.00 | 211.09 | 301.09 | OK | |
| r-devel-macos-arm64 | 1.46.0 | 10.00 | 29.00 | 39.00 | OK | |
| r-devel-windows-x86_64 | 1.46.0 | 60.00 | 150.00 | 210.00 | OK | |
| r-patched-linux-x86_64 | 1.45.0 | 45.57 | 112.71 | 158.28 | WARN | |
| r-release-linux-x86_64 | 1.46.0 | 39.38 | 107.86 | 147.24 | OK | |
| r-release-macos-arm64 | 1.46.0 | 8.00 | 33.00 | 41.00 | OK | |
| r-release-macos-x86_64 | 1.46.0 | 29.00 | 172.00 | 201.00 | OK | |
| r-release-windows-x86_64 | 1.46.0 | 55.00 | 147.00 | 202.00 | OK | |
| r-oldrel-macos-arm64 | 1.45.0 | 8.00 | 34.00 | 42.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.46.0 | 29.00 | 209.00 | 238.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.46.0 | 73.00 | 169.00 | 242.00 | OK |
Version: 1.45.0
Check: compiled code
Result: WARN
File ‘reticulate/libs/reticulate.so’:
Found non-API calls to R: ‘R_NamespaceRegistry’, ‘R_UnboundValue’,
‘Rf_findVar’, ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘Rf_findVar’, ‘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-patched-linux-x86_64
Version: 1.45.0
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
libs 3.6Mb
Flavor: r-oldrel-macos-arm64
Version: 1.46.0
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
libs 3.5Mb
Flavor: r-oldrel-macos-x86_64