CRAN Package Check Results for Package reticulate

Last updated on 2026-03-17 12:54:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.45.0 38.79 118.70 157.49 NOTE
r-devel-linux-x86_64-debian-gcc 1.45.0 30.18 83.97 114.15 NOTE
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 82.00 OK
r-devel-macos-arm64 1.45.0 10.00 31.00 41.00 OK
r-devel-windows-x86_64 1.45.0 59.00 145.00 204.00 OK
r-patched-linux-x86_64 1.45.0 39.94 109.52 149.46 OK
r-release-linux-x86_64 1.45.0 40.29 108.35 148.64 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 53.00 149.00 202.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 67.00 178.00 245.00 OK

Additional issues

rchk

Check Details

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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

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