Package: textreadr
Title: Read Text Documents into R
Version: 1.2.0
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.3.0)
Suggests: tesseract, testthat
Imports: antiword, curl, data.table, pdftools, readxl, rvest, striprtf,
        textshape, tools, utils, xml2
License: GPL-2
LazyData: TRUE
RoxygenNote: 7.1.2
BugReports: https://github.com/trinker/textreadr/issues?state=open
URL: https://github.com/trinker/textreadr
NeedsCompilation: no
Packaged: 2021-10-08 22:11:53 UTC; TylerRinker
Author: Tyler Rinker [aut, cre],
  Bryan Goodrich [ctb],
  Dason Kurkiewicz [ctb]
Repository: CRAN
Date/Publication: 2021-10-09 15:30:02 UTC
Built: R 4.0.2; ; 2021-10-10 10:56:13 UTC; unix
