CRAN Package Check Results for Package readr

Last updated on 2025-11-16 18:49:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.5 57.55 104.87 162.42 NOTE
r-devel-linux-x86_64-debian-gcc 2.1.6 40.32 82.45 122.77 OK
r-devel-linux-x86_64-fedora-clang 2.1.5 89.00 149.57 238.57 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.6 268.00 44.81 312.81 OK
r-devel-windows-x86_64 2.1.6 100.00 144.00 244.00 OK
r-patched-linux-x86_64 2.1.5 62.62 96.25 158.87 NOTE
r-release-linux-x86_64 2.1.5 60.61 98.84 159.45 NOTE
r-release-macos-arm64 2.1.5 24.00 54.00 78.00 NOTE
r-release-macos-x86_64 2.1.6 39.00 124.00 163.00 OK
r-release-windows-x86_64 2.1.6 79.00 148.00 227.00 OK
r-oldrel-macos-arm64 2.1.5 22.00 53.00 75.00 NOTE
r-oldrel-macos-x86_64 2.1.6 27.00 122.00 149.00 NOTE
r-oldrel-windows-x86_64 2.1.6 81.00 178.00 259.00 OK

Additional issues

rchk

Check Details

Version: 2.1.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: melt_delim.Rd: tibble read_delim.Rd: tibble Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.1.5
Check: compiled code
Result: NOTE File ‘readr/libs/readr.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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-fedora-clang, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64

Version: 2.1.5
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: libs 4.5Mb Flavor: r-oldrel-macos-arm64

Version: 2.1.6
Check: installed package size
Result: NOTE installed size is 5.3Mb sub-directories of 1Mb or more: libs 4.4Mb Flavor: r-oldrel-macos-x86_64