readr-package {readr} | R Documentation |
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.
Maintainer: Jim Hester james.hester@rstudio.com
Authors:
Hadley Wickham hadley@rstudio.com
Romain Francois
Other contributors:
R Core Team (Date time code adapted from R) [contributor]
RStudio [copyright holder, funder]
Jukka Jylänki (grisu3 implementation) [contributor, copyright holder]
Mikkel Jørgensen (grisu3 implementation) [contributor, copyright holder]
Useful links:
Report bugs at https://github.com/tidyverse/readr/issues