CRAN Package Check Results for Package reticulate

Last updated on 2026-04-30 13:57:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.46.0 39.58 120.45 160.03 OK
r-devel-linux-x86_64-debian-gcc 1.46.0 27.80 83.91 111.71 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 78.00 146.00 224.00 OK
r-patched-linux-x86_64 1.46.0 44.20 111.32 155.52 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 254.00 314.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