is_working_gutenberg_mirror: Check if a URL resolves to a working Gutenberg mirror

View source: R/gutenberg_mirrors.R

is_working_gutenberg_mirrorR Documentation

Check if a URL resolves to a working Gutenberg mirror

Description

Checks for a root level README file at url with reference to GUTINDEX.ALL. If this exists, url is most likely a working Gutenberg mirror.

Usage

is_working_gutenberg_mirror(url)

Arguments

url

An http(s) or ftp(s) URL to check.

Value

Boolean: whether the url resolves to a mirror.


gutenbergr documentation built on Jan. 19, 2026, 9:07 a.m.