CRAN Package Check Results for Package gatoRs

Last updated on 2024-10-06 04:49:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 37.42 279.21 316.63 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 23.10 182.15 205.25 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 506.52 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 469.43 OK
r-devel-windows-x86_64 1.0.2 33.00 247.00 280.00 OK
r-patched-linux-x86_64 1.0.2 34.68 256.68 291.36 OK
r-release-linux-x86_64 1.0.2 35.73 255.36 291.09 ERROR
r-release-macos-arm64 1.0.2 131.00 OK
r-release-macos-x86_64 1.0.2 230.00 OK
r-release-windows-x86_64 1.0.2 35.00 235.00 270.00 OK
r-oldrel-macos-arm64 1.0.2 156.00 OK
r-oldrel-macos-x86_64 1.0.2 267.00 OK
r-oldrel-windows-x86_64 1.0.2 46.00 307.00 353.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: 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: 500 Error message from API server: {"error":"Internal Server Error"} Error: HTTP failure: 500 Error message from API server: {"error":"Internal Server Error"} Execution halted Flavor: r-release-linux-x86_64