Last updated on 2026-08-07 12:53:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 37.17 | 316.25 | 353.42 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 24.10 | 200.32 | 224.42 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 27.00 | 206.84 | 233.84 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 26.00 | 206.66 | 232.66 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 36.00 | 249.00 | 285.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 34.82 | 298.10 | 332.92 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 39.42 | 299.82 | 339.24 | OK | |
| r-release-macos-arm64 | 2.0.0 | 8.00 | 74.00 | 82.00 | OK | |
| r-release-macos-x86_64 | 2.0.0 | 26.00 | 315.00 | 341.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 37.00 | 252.00 | 289.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | 8.00 | 80.00 | 88.00 | OK | |
| r-oldrel-macos-x86_64 | 2.0.0 | 26.00 | 218.00 | 244.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 54.00 | 375.00 | 429.00 | OK |
Version: 2.0.0
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: get_gbif
> ### Title: Used in gators_download() - Download data from the Global
> ### Biodiversity Information Facility
> ### Aliases: get_gbif
>
> ### ** Examples
>
> df <- get_gbif(c("Galax urceolata", "Galax aphylla"), limit = 5)
Error: Service Unavailable
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc