CRAN Package Check Results for Package gatoRs

Last updated on 2026-04-29 23:53:27 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.02 269.81 303.83 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 51.00 332.00 383.00 OK

Check Details

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