Last updated on 2026-03-26 05:51:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.45.0 | 41.09 | 120.80 | 161.89 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.45.0 | 28.71 | 89.50 | 118.21 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.45.0 | 72.00 | 197.63 | 269.63 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.45.0 | 84.00 | 191.18 | 275.18 | WARN | |
| r-devel-macos-arm64 | 1.45.0 | 10.00 | 31.00 | 41.00 | OK | |
| r-devel-windows-x86_64 | 1.45.0 | 59.00 | 146.00 | 205.00 | NOTE | |
| r-patched-linux-x86_64 | 1.45.0 | 40.52 | 109.16 | 149.68 | OK | |
| r-release-linux-x86_64 | 1.45.0 | 36.21 | 107.35 | 143.56 | OK | |
| r-release-macos-arm64 | 1.45.0 | 8.00 | 31.00 | 39.00 | OK | |
| r-release-macos-x86_64 | 1.45.0 | 31.00 | 237.00 | 268.00 | OK | |
| r-release-windows-x86_64 | 1.45.0 | 61.00 | 139.00 | 200.00 | OK | |
| r-oldrel-macos-arm64 | 1.45.0 | 8.00 | 34.00 | 42.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.45.0 | 31.00 | 363.00 | 394.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.45.0 | 71.00 | 181.00 | 252.00 | OK |
Version: 1.45.0
Check: compiled code
Result: WARN
File ‘reticulate/libs/reticulate.so’:
Found non-API calls to R: ‘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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 1.45.0
Check: compiled code
Result: NOTE
File ‘reticulate/libs/reticulate.so’:
Found non-API calls to R: ‘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-devel-linux-x86_64-fedora-clang
Version: 1.45.0
Check: compiled code
Result: NOTE
File 'reticulate/libs/x64/reticulate.dll':
Found non-API calls to R: '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-devel-windows-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
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64