readr (2.1.5)

Published 2026-02-24 13:47:25 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("readr")

About this package

The goal of 'readr' is to provide a fast and friendly way to read rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to flexibly parse many types of data found in the wild, while still cleanly failing when data unexpectedly changes.Read Rectangular Text Data

Dependencies

Imports cli (>= 3.2.0), clipr, crayon, hms (>= 0.4.1), lifecycle (>= 0.2.0), methods, R6, rlang, tibble, utils, vroom (>= 1.6.0)
Depends R (>= 3.6)
LinkingTo cpp11, tzdb (>= 0.1.1)
Suggests covr, curl, datasets, knitr, rmarkdown, spelling, stringi, testthat (>= 3.2.0), tzdb (>= 0.1.1), waldo, withr, xml2
Details
CRAN
2026-02-24 13:47:25 +00:00
1
MIT + file LICENSE
Hadley Wickham
Jim Hester
Romain Francois
Jennifer Bryan
Shelby Bearrows
Posit Software
PBC ,
291 KiB
Assets (1)
Versions (1) View all
2.1.5 2026-02-24