Package: readr
Version: 0.1.0
Title: Read Tabular Data
Description: Read flat/tabular text files from disk.
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
    person("Romain", "Francois", role = "aut"),
    person("R Core Team", role = "ctb", comment = "Date time code adapted from R"),
    person("RStudio", role = "cph"))
Encoding: UTF-8
Depends: R (>= 3.0.2)
LinkingTo: Rcpp, BH
Imports: Rcpp (>= 0.11.5), curl
Suggests: testthat, knitr, DiagrammeR
License: GPL (>= 2)
VignetteBuilder: knitr
Packaged: 2015-04-08 20:31:26 UTC; hadley
Author: Hadley Wickham [aut, cre],
  Romain Francois [aut],
  R Core Team [ctb] (Date time code adapted from R),
  RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-04-09 01:03:53
Built: R 3.1.3; x86_64-apple-darwin10.8.0; 2015-04-09 09:46:53 UTC; unix
Archs: readr.so.dSYM
