Package: gutenbergr
Type: Package
Title: Download and Process Public Domain Works from Project Gutenberg
Version: 0.2.0
Authors@R: person("David", "Robinson", email = "admiral.david@gmail.com", role = c("aut", "cre"))
Description: Download and process public domain works in the Project
    Gutenberg collection <http://www.gutenberg.org/>. Includes metadata for
    all Project Gutenberg works, so that they can be searched and retrieved.
License: GPL-2
LazyData: TRUE
Maintainer: David Robinson <admiral.david@gmail.com>
URL: https://docs.ropensci.org/gutenbergr/,
        https://github.com/ropensci/gutenbergr
BugReports: https://github.com/ropensci/gutenbergr/issues
VignetteBuilder: knitr
Depends: R (>= 2.10)
Imports: dplyr, readr, purrr, urltools, stringr, lazyeval
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat, tidytext, ggplot2, tidyr, curl
Language: en-US
NeedsCompilation: no
Packaged: 2020-09-21 20:27:53 UTC; davidrobinson
Author: David Robinson [aut, cre]
Repository: CRAN
Date/Publication: 2020-09-22 17:00:02 UTC
