Last updated on 2026-05-01 01:49:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 34.78 | 283.55 | 318.33 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 23.16 | 183.09 | 206.25 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 60.00 | 441.62 | 501.62 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 59.00 | 444.40 | 503.40 | OK | |
| r-devel-windows-x86_64 | 1.0.2 | 38.00 | 237.00 | 275.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 34.24 | 266.85 | 301.09 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 32.30 | 266.79 | 299.09 | OK | |
| r-release-macos-arm64 | 1.0.2 | 8.00 | 77.00 | 85.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 20.00 | 218.00 | 238.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 33.00 | 234.00 | 267.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 21.00 | 350.00 | 371.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 48.00 | 335.00 | 383.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: 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
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
gators_download 0.538 0.087 115.687
Flavor: r-devel-linux-x86_64-debian-gcc