Package: textreadr
Title: Read Text Documents into R
Version: 1.0.2
Authors@R: c(person("Tyler", "Rinker", email = "tyler.rinker@gmail.com", role = c("aut", "cre")),
           person("Bryan", "Goodrich", role = "ctb"), person("Dason", "Kurkiewicz", 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: tesseract, testthat
Imports: antiword, curl, data.table, pdftools, readxl, rvest, striprtf,
        textshape, tools, utils, xml2
License: GPL-2
LazyData: TRUE
RoxygenNote: 7.1.0
BugReports: https://github.com/trinker/textreadr/issues?state=open
URL: https://github.com/trinker/textreadr
NeedsCompilation: no
Packaged: 2020-06-16 22:56:19 UTC; trinker
Author: Tyler Rinker [aut, cre],
  Bryan Goodrich [ctb],
  Dason Kurkiewicz [ctb]
Repository: CRAN
Date/Publication: 2020-06-17 05:50:02 UTC
