Last updated on 2025-04-25 06:49:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 39.55 | 289.77 | 329.32 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 20.89 | 184.62 | 205.51 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 507.02 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 496.73 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 33.00 | 212.00 | 245.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.2 | 33.42 | 270.63 | 304.05 | OK | |
r-release-linux-x86_64 | 1.0.2 | 32.60 | 268.19 | 300.79 | 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 | 33.00 | 233.00 | 266.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 | 48.00 | 314.00 | 362.00 | OK |
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) :
Could not resolve hostname [search.idigbio.org]: Could not resolve host: search.idigbio.org
Calls: gators_download ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-windows-x86_64