Package: gutenbergr Title: Download and Process Public Domain Works from Project Gutenberg Version: 0.5.2.9000 Authors@R: c( person("Jordan", "Bradford", , "jrdnbradford@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0000-8570-3474")), person("Jon", "Harmon", , "jonthegeek@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-4781-4346")), person("Myfanwy", "Johnston", , "mrowlan1@gmail.com", role = "aut"), person("David", "Robinson", , "admiral.david@gmail.com", role = c("aut", "cph")), person("rOpenSci", role = "fnd", comment = c(ROR = "019jywm96")) ) Description: Download and process public domain works in the Project Gutenberg collection . 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://ropensci.r-universe.dev/gutenbergr, https://github.com/ropensci/gutenbergr BugReports: https://github.com/ropensci/gutenbergr/issues Depends: R (>= 4.1) Imports: cli, dplyr, glue, purrr, readMDTable (>= 0.4.0), readr, rlang, stringr, tibble, urltools Suggests: curl, devtools (>= 2.4.5), fs (>= 1.6.6), ggplot2, here (>= 1.0.2), knitr, lubridate (>= 1.9.4), rmarkdown, testthat (>= 3.0.0), textdata, tidyr, tidytext, usethis (>= 3.2.1), withr, xml2 VignetteBuilder: knitr Encoding: UTF-8 Language: en-US LazyData: TRUE LazyDataCompression: xz Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/roxygen2/markdown: TRUE Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-27 16:34:54 UTC RemoteUrl: https://github.com/ropensci/gutenbergr RemoteRef: main RemoteSha: 38786fdaf66519fbb2488b821136f78605fb0883 NeedsCompilation: no Packaged: 2026-07-01 08:29:24 UTC; root Author: Jordan Bradford [aut, cre] (ORCID: ), Jon Harmon [aut] (ORCID: ), Myfanwy Johnston [aut], David Robinson [aut, cph], rOpenSci [fnd] (ROR: ) Maintainer: Jordan Bradford