CRAN Package Check Results for Package reticulate

Last updated on 2026-01-01 02:50:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.44.1 39.49 119.11 158.60 NOTE
r-devel-linux-x86_64-debian-gcc 1.44.1 28.16 83.49 111.65 NOTE
r-devel-linux-x86_64-fedora-clang 1.44.1 79.00 198.55 277.55 NOTE
r-devel-linux-x86_64-fedora-gcc 1.44.1 77.00 202.89 279.89 NOTE
r-devel-windows-x86_64 1.44.1 58.00 146.00 204.00 NOTE
r-patched-linux-x86_64 1.44.1 39.22 108.75 147.97 OK
r-release-linux-x86_64 1.44.1 40.72 109.17 149.89 OK
r-release-macos-arm64 1.44.0 15.00 23.00 38.00 OK
r-release-macos-x86_64 1.44.1 29.00 122.00 151.00 OK
r-release-windows-x86_64 1.44.1 56.00 140.00 196.00 OK
r-oldrel-macos-arm64 1.44.1 9.00 35.00 44.00 NOTE
r-oldrel-macos-x86_64 1.44.1 27.00 142.00 169.00 NOTE
r-oldrel-windows-x86_64 1.44.1 66.00 176.00 242.00 OK

Check Details

Version: 1.44.1
Check: compiled code
Result: NOTE File ‘reticulate/libs/reticulate.so’: Found non-API call to R: ‘ATTRIB’ 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: 1.44.1
Check: relative paths in package URLs
Result: NOTE Found the following (possibly) invalid URL: URL: ../versions#order-of-discovery From: inst/doc/python_packages.html Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.44.1
Check: compiled code
Result: NOTE File 'reticulate/libs/x64/reticulate.dll': Found non-API call to R: 'ATTRIB' 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.44.1
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