-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathDESCRIPTION
More file actions
16 lines (16 loc) · 746 Bytes
/
DESCRIPTION
File metadata and controls
16 lines (16 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: textreadr
Title: Read Text Documents into R
Version: 1.2.1
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
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
BugReports: https://github.com/trinker/textreadr/issues?state=open
URL: https://github.com/trinker/textreadr