Package: textreadr
Title: Read Text Documents into R
Version: 0.5.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: antiword, curl, pdftools, readxl, rvest, textshape, tools,
        utils, xml2
Date: 2017-04-30
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-04-30 17:10:15 UTC; Tyler
Author: Tyler Rinker [aut, cre],
  Bryan Goodrich [ctb]
Repository: CRAN
Date/Publication: 2017-04-30 19:12:23 UTC
