search for: read_zip_url

Displaying 1 result from an estimated 1 matches for "read_zip_url".

2018 Jan 24
1
Function gutenberg_download in the gutenbergr package
..._mirror(verbose = verbose) } The documentation for gutenberg_get_mirror indicates there's nothing different I could set. So I tried specifying my usual mirror: > hgwells <- gutenberg_download(c(1260, 768, 969, 9182, 767), mirror = "http://cran.stat.auckland.ac.nz") Error in read_zip_url(full_url) : could not find function "read_zip_url" > Which is, indeed, strange since according to > help.search("read_zip_url") Help files with alias or concept or title matching ?read_zip_url? using regular expression matching: gutenbergr::read_zip_url...