CRAN Package Check Results for Package rcatfish

Last updated on 2026-06-11 20:53:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 5.79 57.87 63.66 OK
r-devel-linux-x86_64-debian-gcc 1.0.2 4.15 41.55 45.70 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 10.00 88.30 98.30 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 10.00 108.08 118.08 OK
r-devel-windows-x86_64 1.0.2 9.00 96.00 105.00 OK
r-patched-linux-x86_64 1.0.2 5.89 54.44 60.33 OK
r-release-linux-x86_64 1.0.2 4.73 54.55 59.28 OK
r-release-macos-arm64 1.0.2 2.00 48.00 50.00 OK
r-release-macos-x86_64 1.0.2 5.00 116.00 121.00 OK
r-release-windows-x86_64 1.0.2 10.00 94.00 104.00 OK
r-oldrel-macos-arm64 1.0.2 2.00 40.00 42.00 OK
r-oldrel-macos-x86_64 1.0.2 5.00 146.00 151.00 OK
r-oldrel-windows-x86_64 1.0.2 13.00 108.00 121.00 OK

Check Details

Version: 1.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/17s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("rcatfish") Loading required package: rcatfish Welcome to rcatfish: Access to the California Academy of Sciences Eschmeyer's Catalog of Fishes Catalog of Fishes version of 10 Jun 2026 (Continuously updated since the early 1980s, around the turn of the month.) If you use this package please cite both: This R package: Borstein, S.R., Dominy, B.E. & O'Meara, B.C.(2026) rcatifsh: An R interface to the California Academy of Sciences Eschmeyer's Catalog of Fishes. Available at:https://github.com/sborstein/rcatfish. Catalog of Fishes: Fricke, R., Eschmeyer, W.N. & van der Laan, R. 2026. Catalog of Fishes: Genera, Species, References. Available at: https://researcharchive.calacademy.org/research/ichthyology/catalog/fishcatmain.asp. Electronic version accessed 11 06 2026. Saving _problems/test_rcatfish_updates-9.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_rcatfish_updates.R:9:7'): Test that rcatfish_updates returns proper definitions ── Expected `names(updates.hit)` to contain all values in `c(...)`. Actual: "UpdateDate", "Changes", "AddedGenera", "AddedSpecies" Expected: "UpdateDate", "Changes", "AuthorshipChanges", "AddedGenera", "AddedSpecies" Missing: "AuthorshipChanges" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 17 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc