Package: readthat
Title: Read Text Data
Version: 0.0.1
Authors@R: 
    person(given = "Michael W.",
           family = "Kearney",
           role = c("aut", "cre"),
           email = "kearneymw@missouri.edu",
           comment = c(ORCID = "0000-0002-0730-4694"))
Description: Quickly read contents from files or URLs. Functions provide a simple, consistent, and
    performant interface for reading (all at once or line-by-line) the contents of files or web pages. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: Rcpp, curl
URL: https://github.com/mkearney/readthat
BugReports: https://github.com/mkearney/readthat/issues
LinkingTo: Rcpp
Suggests: testthat (>= 2.1.0), covr
NeedsCompilation: yes
Packaged: 2019-10-18 15:17:39 UTC; kearneymw
Author: Michael W. Kearney [aut, cre] (<https://orcid.org/0000-0002-0730-4694>)
Maintainer: Michael W. Kearney <kearneymw@missouri.edu>
Repository: CRAN
Date/Publication: 2019-10-22 12:00:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-15 18:46:42 UTC; unix
Archs: readthat.so.dSYM
