Skip to content

gatoRs

Geographic and Taxonomic Occurrence R-Based Scrubbing

v1.0.2 · May 16, 2024 · GPL-3

Description

Streamlines downloading and cleaning biodiversity data from Integrated Digitized Biocollections (iDigBio) and the Global Biodiversity Information Facility (GBIF).

Downloads

641

Last 30 days

4779th

2.2K

Last 90 days

8.3K

Last year

Trend: -16.2% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 5, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 30, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

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 In
...[truncated]...
xamples
> 
> 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
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 24, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 22, 2026
ERROR r-devel-windows-x86_64

examples

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: Service Unavailable
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies ridigbio dplyr rgbif magrittr CoordinateCleaner terra spThin stringr leaflet parsedate spatstat.geom gatoRs

Version History

new 1.0.2 Mar 10, 2026
updated 1.0.2 ← 1.0.1 diff May 16, 2024
updated 1.0.1 ← 1.0.0 diff Nov 29, 2023
new 1.0.0 Jul 4, 2023