CRAN Package Check Results for Package reticulate

Last updated on 2026-04-28 04:55:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.46.0 40.98 120.51 161.49 OK
r-devel-linux-x86_64-debian-gcc 1.46.0 31.55 87.00 118.55 OK
r-devel-linux-x86_64-fedora-clang 1.46.0 65.00 181.57 246.57 OK
r-devel-linux-x86_64-fedora-gcc 1.46.0 84.00 192.92 276.92 OK
r-devel-windows-x86_64 1.46.0 65.00 155.00 220.00 OK
r-patched-linux-x86_64 1.46.0 43.55 112.63 156.18 OK
r-release-linux-x86_64 1.46.0 40.94 110.76 151.70 OK
r-release-macos-arm64 1.46.0 10.00 29.00 39.00 OK
r-release-macos-x86_64 1.46.0 30.00 217.00 247.00 NOTE
r-release-windows-x86_64 1.46.0 60.00 160.00 220.00 OK
r-oldrel-macos-arm64 1.46.0 8.00 33.00 41.00 OK
r-oldrel-macos-x86_64 1.46.0 29.00 172.00 201.00 OK
r-oldrel-windows-x86_64 1.46.0 74.00 186.00 260.00 OK

Additional issues

rchk

Check Details

Version: 1.46.0
Check: compiled code
Result: NOTE File ‘reticulate/libs/reticulate.so’: Found non-API call to R: ‘R_MissingArg’ 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-release-macos-x86_64