CRAN Package Check Results for Maintainer ‘Sebastian Pardo <sebpardo at gmail.com>’

Last updated on 2025-04-22 19:52:30 CEST.

Package ERROR OK
rebird 2 11

Package rebird

Current CRAN status: ERROR: 2, OK: 11

Version: 1.3.0
Check: tests
Result: ERROR Running ‘test-all.R’ Running the tests in ‘tests/test-all.R’ failed. Complete output: > library("testthat") > test_check('rebird') Loading required package: rebird [ FAIL 1 | WARN 0 | SKIP 28 | PASS 3 ] ══ Skipped tests (28) ══════════════════════════════════════════════════════════ • On CRAN (28): 'test-ebirdchecklistfeed.R:4:3', 'test-ebirdchecklistfeed.R:14:3', 'test-ebirdfreq.R:4:3', 'test-ebirdfreq.R:23:3', 'test-ebirdgeo.R:4:3', 'test-ebirdhistorical.R:4:3', 'test-ebirdhistorical.R:45:3', 'test-ebirdhotspot.R:4:3', 'test-ebirdhotspotlist.R:4:3', 'test-ebirdhotspotlist.R:32:3', 'test-ebirdloc.R:4:3', 'test-ebirdloc.R:22:3', 'test-ebirdnotable.R:4:3', 'test-ebirdregion.R:4:3', 'test-ebirdregioncheck.R:4:3', 'test-ebirdregioncheck.R:19:3', 'test-ebirdregioninfo.R:4:3', 'test-ebirdregioninfo.R:27:3', 'test-ebirdregionspecies.R:4:3', 'test-ebirdregionspecies.R:25:3', 'test-ebirdsubregionlist.R:4:3', 'test-ebirdsubregionlist.R:28:3', 'test-ebirdtaxonomy.R:4:3', 'test-ebirdtaxonomy.R:19:3', 'test-nearestobs.R:4:3', 'test-nearestobs.R:20:3', 'test-species_code.R:4:3', 'test-species_code.R:16:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ebirdtaxonomy.R:29:3'): ebirdtaxonomy works without an API key ── Error in `content(tt)$error`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. └─rebird::ebirdtaxonomy() at test-ebirdtaxonomy.R:29:3 2. └─rebird:::ebird_GET(...) 3. ├─base::stop(paste(content(tt)$error[[1]], collapse = " -- ")) 4. └─base::paste(content(tt)$error[[1]], collapse = " -- ") [ FAIL 1 | WARN 0 | SKIP 28 | PASS 3 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.3.0
Check: tests
Result: ERROR Running 'test-all.R' [3s] Running the tests in 'tests/test-all.R' failed. Complete output: > library("testthat") > test_check('rebird') Loading required package: rebird [ FAIL 1 | WARN 0 | SKIP 28 | PASS 3 ] ══ Skipped tests (28) ══════════════════════════════════════════════════════════ • On CRAN (28): 'test-ebirdchecklistfeed.R:4:3', 'test-ebirdchecklistfeed.R:14:3', 'test-ebirdfreq.R:4:3', 'test-ebirdfreq.R:23:3', 'test-ebirdgeo.R:4:3', 'test-ebirdhistorical.R:4:3', 'test-ebirdhistorical.R:45:3', 'test-ebirdhotspot.R:4:3', 'test-ebirdhotspotlist.R:4:3', 'test-ebirdhotspotlist.R:32:3', 'test-ebirdloc.R:4:3', 'test-ebirdloc.R:22:3', 'test-ebirdnotable.R:4:3', 'test-ebirdregion.R:4:3', 'test-ebirdregioncheck.R:4:3', 'test-ebirdregioncheck.R:19:3', 'test-ebirdregioninfo.R:4:3', 'test-ebirdregioninfo.R:27:3', 'test-ebirdregionspecies.R:4:3', 'test-ebirdregionspecies.R:25:3', 'test-ebirdsubregionlist.R:4:3', 'test-ebirdsubregionlist.R:28:3', 'test-ebirdtaxonomy.R:4:3', 'test-ebirdtaxonomy.R:19:3', 'test-nearestobs.R:4:3', 'test-nearestobs.R:20:3', 'test-species_code.R:4:3', 'test-species_code.R:16:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ebirdtaxonomy.R:29:3'): ebirdtaxonomy works without an API key ── Error in `content(tt)$error`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. └─rebird::ebirdtaxonomy() at test-ebirdtaxonomy.R:29:3 2. └─rebird:::ebird_GET(...) 3. ├─base::stop(paste(content(tt)$error[[1]], collapse = " -- ")) 4. └─base::paste(content(tt)$error[[1]], collapse = " -- ") [ FAIL 1 | WARN 0 | SKIP 28 | PASS 3 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64