CRAN Package Check Results for Package reticulate

Last updated on 2026-04-10 01:50:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.45.0 36.12 120.31 156.43 WARN
r-devel-linux-x86_64-debian-gcc 1.45.0 29.95 86.15 116.10 WARN
r-devel-linux-x86_64-fedora-clang 1.46.0 69.00 182.12 251.12 OK
r-devel-linux-x86_64-fedora-gcc 1.46.0 90.00 211.09 301.09 OK
r-devel-macos-arm64 1.45.0 10.00 32.00 42.00 WARN
r-devel-windows-x86_64 1.45.0 60.00 149.00 209.00 WARN
r-patched-linux-x86_64 1.45.0 45.57 112.71 158.28 WARN
r-release-linux-x86_64 1.45.0 41.53 107.27 148.80 OK
r-release-macos-arm64 1.45.0 8.00 31.00 39.00 OK
r-release-macos-x86_64 1.46.0 29.00 172.00 201.00 OK
r-release-windows-x86_64 1.45.0 57.00 142.00 199.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.45.0 69.00 175.00 244.00 OK

Additional issues

rchk

Check Details

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

Version: 1.45.0
Check: compiled code
Result: WARN File ‘reticulate/libs/reticulate.so’: Found non-API calls to R: ‘R_NamespaceRegistry’, ‘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-devel-linux-x86_64-debian-gcc

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. Flavor: r-devel-macos-arm64

Version: 1.45.0
Check: compiled code
Result: WARN File 'reticulate/libs/x64/reticulate.dll': 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-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 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