CRAN Package Check Results for Maintainer ‘Natalie N. Patten <natalienpatten at gmail.com>’

Last updated on 2025-09-29 16:50:28 CEST.

Package ERROR OK
gatoRs 3 10

Package gatoRs

Current CRAN status: ERROR: 3, OK: 10

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 Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 1.0.2
Check: examples
Result: ERROR Running examples in 'gatoRs-Ex.R' failed The error most likely occurred in: > ### Name: get_idigbio > ### Title: Used in gators_download() - Download data from Integrated > ### Digitized Biocollections > ### Aliases: get_idigbio > > ### ** Examples > > df <- get_idigbio(c("Galax urceolata", "Galax aphylla"), limit = 100) 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-release-windows-x86_64