CRAN Package Check Results for Package readr

Last updated on 2026-04-30 11:57:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.0 73.05 106.63 179.68 OK
r-devel-linux-x86_64-debian-gcc 2.2.0 52.28 77.69 129.97 OK
r-devel-linux-x86_64-fedora-clang 2.2.0 109.00 155.13 264.13 OK
r-devel-linux-x86_64-fedora-gcc 2.2.0 145.00 162.16 307.16 OK
r-devel-windows-x86_64 2.2.0 123.00 155.00 278.00 OK
r-patched-linux-x86_64 2.2.0 76.05 95.95 172.00 OK
r-release-linux-x86_64 2.2.0 73.48 97.19 170.67 OK
r-release-macos-arm64 2.2.0 16.00 19.00 35.00 OK
r-release-macos-x86_64 2.2.0 43.00 117.00 160.00 NOTE
r-release-windows-x86_64 2.2.0 99.00 357.00 456.00 OK
r-oldrel-macos-arm64 2.2.0 13.00 36.00 49.00 OK
r-oldrel-macos-x86_64 2.2.0 45.00 158.00 203.00 OK
r-oldrel-windows-x86_64 2.2.0 104.00 179.00 283.00 OK

Check Details

Version: 2.2.0
Check: compiled code
Result: NOTE File ‘readr/libs/readr.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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