Last updated on 2025-06-07 06:50:34 CEST.
Package | ERROR | OK |
---|---|---|
gatoRs | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in ‘gatoRs-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: gators_download
> ### Title: Download - Download specimen data from both iDigBio and GBIF
> ### Aliases: gators_download
>
> ### ** Examples
>
> df <- gators_download(synonyms.list = c("Galax urceolata", "Galax aphylla"), limit = 10)
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [search.idigbio.org]: Connection timed out after 10001 milliseconds
Calls: gators_download ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-release-linux-x86_64