aboutsummaryrefslogtreecommitdiff
path: root/textproc/R-cran-readr/pkg-descr
blob: 97e661a311ae92e1864df549db8b0b32b253e90b (plain) (blame)
1
2
3
4
5
6
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.

WWW: https://cran.r-project.org/web/packages/readr/