Download Latest Version readr 2.2.0 source code.tar.gz (434.8 kB)
Email in envelope

Get an email when there's a new version of Readr

Home / v2.1.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-11-14 646 Bytes
readr 2.1.6 source code.tar.gz 2025-11-14 335.1 kB
readr 2.1.6 source code.zip 2025-11-14 456.1 kB
Totals: 3 Items   791.8 kB 0
  • locale(encoding =) now warns, instead of errors, when the encoding cannot be found in the return value of iconvlist(). The motivation is to remove an unnecessary blocker on platforms, such as Alpine Linux, where the output of iconvlist() does not reflect the actual capabilities (@bastistician, [#1537]).

  • Help files below man/ have been re-generated, as part of the effort to support HTML reference manuals on CRAN.

  • readr no longer uses SETLENGTH(), SET_TRUELENGTH(), or SET_GROWABLE_BIT(). This change improves C API compliance, with a small performance cost affecting only the legacy first edition parser.

Source: README.md, updated 2025-11-14