Package: gutenbergr
Type: Package
Title: Download and Process Public Domain Works from Project Gutenberg
Version: 0.2.4
Authors@R: c(person(given = "Myfanwy", family = "Johnston", role = c("aut", "cre"), 
    email = "mrowlan1@gmail.com"),
    person(given = "David", family = "Robinson", email = "admiral.david@gmail.com", role = c("aut", "cph")))
Description: Download and process public domain works in the Project
    Gutenberg collection <https://www.gutenberg.org/>. Includes metadata for
    all Project Gutenberg works, so that they can be searched and retrieved.
License: GPL-2
LazyData: TRUE
Maintainer: Myfanwy Johnston <mrowlan1@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: cli, dplyr, glue, lazyeval, magrittr, purrr, readr, stringr,
        urltools
RoxygenNote: 7.2.3
Encoding: UTF-8
Suggests: curl, ggplot2, knitr, rmarkdown, testthat, tidyr, tidytext
Language: en-US
NeedsCompilation: no
Packaged: 2023-11-11 23:05:31 UTC; myfanwy
Author: Myfanwy Johnston [aut, cre],
  David Robinson [aut, cph]
Repository: CRAN
Date/Publication: 2023-11-12 12:03:21 UTC
Built: R 4.2.3; ; 2024-04-24 02:38:02 UTC; windows
