CRAN Package Check Results for Package eidosapi

Last updated on 2026-09-18 02:50:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 2.27 24.93 27.20 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 1.87 20.25 22.12 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 17.88 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.0 17.57 OK
r-devel-windows-x86_64 1.2.0 4.00 52.00 56.00 OK
r-patched-linux-x86_64 1.2.0 2.46 21.11 23.57 OK
r-release-linux-x86_64 1.2.0 2.28 21.08 23.36 OK
r-release-macos-x86_64 1.2.0 2.00 44.00 46.00 OK
r-release-windows-x86_64 1.2.0 5.00 46.00 51.00 OK
r-oldrel-macos-arm64 1.2.0 1.00 27.00 28.00 OK
r-oldrel-macos-x86_64 1.2.0 2.00 49.00 51.00 OK
r-oldrel-windows-x86_64 1.2.0 9.00 55.00 64.00 OK

Additional issues

M1mac

Check Details

Version: 1.2.0
Check: examples
Result: ERROR Running examples in ‘eidosapi-Ex.R’ failed The error most likely occurred in: > ### Name: eidos_conservation_by_id > ### Title: Get conservation information from EIDOS > ### Aliases: eidos_conservation_by_id > > ### ** Examples > > eidos_conservation_by_id(taxon_id = 1) Attempt 1/5 failed Attempt 2/5 failed Attempt 3/5 failed Attempt 4/5 failed Attempt 5/5 failed Error in parse_api_json(url = x) : Could not connect to EIDOS after 5 attempts, try again later Calls: eidos_conservation_by_id -> lapply -> FUN -> parse_api_json Execution halted Flavor: r-devel-linux-x86_64-fedora-clang