Last updated on 2025-05-31 04:52:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 36.39 | 258.39 | 294.78 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 24.57 | 193.28 | 217.85 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 513.55 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 499.89 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 34.00 | 237.00 | 271.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 33.24 | 273.01 | 306.25 | OK | |
r-release-linux-x86_64 | 1.0.2 | 34.85 | 274.58 | 309.43 | OK | |
r-release-macos-arm64 | 1.0.2 | 129.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 371.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 34.00 | 233.00 | 267.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 131.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 230.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 49.00 | 318.00 | 367.00 | ERROR |
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