Last updated on 2025-12-06 10:51:04 CET.
| Package | ERROR | OK |
|---|---|---|
| deprivateR | 13 | |
| zippeR | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [79s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(zippeR)
>
> test_check("zippeR")
Error : Your API call has errors. The API message returned is Sorry, the system is currently undergoing maintenance or is busy. Please try again later..
Saving _problems/test_zi_aggregate-15.R
|
| | 0%
|
|= | 1%
|
|=== | 4%
|
|====== | 8%
|
|====== | 9%
|
|=========== | 15%
|
|=========== | 16%
|
|============ | 17%
|
|=============== | 22%
|
|================ | 23%
|
|================= | 25%
|
|=================== | 27%
|
|========================= | 35%
|
|=============================== | 44%
|
|===================================== | 53%
|
|======================================= | 56%
|
|========================================= | 58%
|
|=============================================== | 67%
|
|===================================================== | 75%
|
|=========================================================== | 84%
|
|================================================================= | 93%
|
|======================================================================| 100%
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 74 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test_zi_get_geometry.R:50:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_zi_aggregate.R:13:1'): (code run outside of `test_that()`) ─────
Error in `tidycensus::get_decennial(geography = "state", variables = "P013001", year = 2010)`: Error : Your API call has errors. The API message returned is Sorry, the system is currently undergoing maintenance or is busy. Please try again later..
Backtrace:
▆
1. └─tidycensus::get_decennial(geography = "state", variables = "P013001", year = 2010) at test_zi_aggregate.R:13:1
2. └─rlang::abort(message = dat)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 74 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64