Package: textreadr
Title: Read Text Documents into R
Version: 0.3.1
Authors@R: c(person("Tyler", "Rinker", email =
        "tyler.rinker@gmail.com", role = c("aut", "cre")),
        person("Bryan", "Goodrich", role = "ctb"))
Maintainer: Tyler Rinker <tyler.rinker@gmail.com>
Description: A small collection of convenience tools for reading text
        documents into R.
Depends: R (>= 3.2.2)
Suggests: testthat
Imports: curl, pdftools, readxl, textshape, tools, utils, XML
Date: 2017-02-19
License: GPL-2
LazyData: TRUE
RoxygenNote: 5.0.1
BugReports: https://github.com/trinker/textreadr/issues?state=open
URL: https://github.com/trinker/textreadr
NeedsCompilation: no
Packaged: 2017-02-19 19:48:33 UTC; Tyler
Author: Tyler Rinker [aut, cre],
  Bryan Goodrich [ctb]
Repository: CRAN
Date/Publication: 2017-02-19 23:11:59
