Last updated on 2025-05-31 13:50:13 CEST.
Package | ERROR | OK |
---|---|---|
gatoRs | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
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 10000 milliseconds
Calls: gators_download ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: examples
Result: ERROR
Running examples in 'gatoRs-Ex.R' failed
The error most likely occurred in:
> ### 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]: SSL/TLS connection timeout
Calls: gators_download ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-oldrel-windows-x86_64