The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
gutenberg_get_all_mirrors() now works with
readMDTable (>= 0.4.0), which returns a named list of
tibbles from read_md_table() instead of a single tibble
(@jrdnbradford)gutenberg_download() duplicated
every line for works with multiple authors (@fditraglia, #148; @jrdnbradford, #149)gutenberg_add_sections() function is available to
create forward-filled section markers (@jrdnbradford, #138)gutenberg_download() now adds a User-Agent
string to identify itself to the Project Gutenberg mirror (@jrdnbradford,
#139)cli messaging has been improved (@jrdnbradford, #134)gutenberg_get_all_mirrors() now provides helpful
instructional messaging instead of erroring if
https://www.gutenberg.org/MIRRORS.ALL is not unavailable or cannot be
parsed (@jrdnbradford, #132)gutenberg_get_mirror() now falls back to a known stable
mirror (https://aleph.pglaf.org) if there is no
gutenberg_mirror option set and
gutenberg_get_all_mirrors() cannot determine a mirror
(@jrdnbradford,
#132)interactive() (@jrdnbradford, #128)gutenberg_download(). They are saved in a temporary
directory by default, but they can be configured to persist in your
OS-specific application cache directory across sessions (@jrdnbradford, #112,
#123).gutenberg_cache_* functions are now
available. These allow users to list and delete items in their cache, as
well as update their cache type (@jrdnbradford, #112, #123).language column in gutenberg_languages
is now properly merged with the language column (#94).gutenberg_get_all_mirrors(), rather than trying to be
clever and find a local mirror.gutenberg_download() tries the .txt
version of files when the .zip is unavailable (@jrdnbradford, #55,
#70).gutenberg_get_all_mirrors() retrieves all
mirror data (@jrdnbradford, #58).gutenberg_mirror
option is a URL to a working Gutenberg mirror (@jrdnbradford,
#83).|>) in code and
examples, not the magrittr pipe (%>%) (@jonthegeek, #75).gutenberg_languages$language,
gutenberg_metadata$language, and
gutenberg_metadata$rights) are now factors to reduce object
size.readr::read_lines could failhttp://aleph.gutenberg.org.distinct in dplyr 0.5
(which is about to be submitted to CRAN)all_languages and only_languages
arguments to gutenberg_works, allowing fine-grained control
of languages. (For example, “either English or French” or “both English
and French”)gutenberg_works, since it
slows down gutenberg_works about 2Xgutenberg_download function, for downloading one or
more works from Project Gutenberg using Gutenberg IDsgutenberg_metadata, gutenberg_subjects,
gutenberg_authorsgutenberg_works function to retrieve filtered version
of gutenberg_metadatagutenberg_download and
gutenberg_worksNEWS.md file to track changes to the
package.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.