Package: gutenbergr
Title: Download and Process Public Domain Works from Project Gutenberg
Version: 0.3.0
Authors@R: c(
    person("Jon", "Harmon", , "jonthegeek@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-4781-4346")),
    person("Myfanwy", "Johnston", , "mrowlan1@gmail.com", role = "aut"),
    person("Jordan", "Bradford", , "jrdnbradford@gmail.com", role = "aut",
           comment = c(ORCID = "0009-0000-8570-3474")),
    person("David", "Robinson", , "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
URL: https://docs.ropensci.org/gutenbergr/,
        https://github.com/ropensci/gutenbergr
BugReports: https://github.com/ropensci/gutenbergr/issues
Depends: R (>= 4.1)
Imports: cli, dplyr, glue, purrr, readMDTable, readr, rlang, stringr,
        tibble, urltools
Suggests: curl, knitr, rmarkdown, testthat (>= 3.0.0), tidyr, tidytext,
        withr
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: TRUE
LazyDataCompression: xz
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-05-29 12:45:54 UTC; jonth
Author: Jon Harmon [aut, cre] (ORCID: <https://orcid.org/0000-0003-4781-4346>),
  Myfanwy Johnston [aut],
  Jordan Bradford [aut] (ORCID: <https://orcid.org/0009-0000-8570-3474>),
  David Robinson [aut, cph]
Maintainer: Jon Harmon <jonthegeek@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-29 19:40:20 UTC
Built: R 4.4.3; ; 2025-10-21 14:52:49 UTC; windows
