Last updated on 2025-09-26 20:48:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 37.95 | 290.58 | 328.53 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 22.19 | 184.08 | 206.27 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 539.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 498.66 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 32.00 | 245.00 | 277.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 34.80 | 272.22 | 307.02 | OK | |
r-release-linux-x86_64 | 1.0.2 | 32.45 | 269.67 | 302.12 | 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 | 32.00 | 234.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 | 46.00 | 315.00 | 361.00 | OK |
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)
Warning in value[[3L]](cond) :
Error during API request: HTTP failure: 503
Error message from API server: {"error":"Internal Server Error"}
Error: HTTP failure: 503
Error message from API server: {"error":"Internal Server Error"}
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc