Last updated on 2025-04-26 07:52:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 3.92 | 89.37 | 93.29 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.62 | 61.95 | 64.57 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 155.07 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 171.13 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 7.00 | 152.00 | 159.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 4.28 | 87.95 | 92.23 | OK | |
r-release-linux-x86_64 | 0.1.1 | 3.91 | 87.80 | 91.71 | OK | |
r-release-macos-arm64 | 0.1.2 | 81.00 | OK | |||
r-release-macos-x86_64 | 0.1.2 | 145.00 | OK | |||
r-release-windows-x86_64 | 0.1.2 | 9.00 | 144.00 | 153.00 | OK | |
r-oldrel-macos-arm64 | 0.1.2 | 75.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.2 | 127.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.2 | 8.00 | 181.00 | 189.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [35s/47s]
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..
Downloading: 2.7 kB
Downloading: 2.7 kB
Downloading: 11 kB
Downloading: 11 kB
Downloading: 22 kB
Downloading: 22 kB
Downloading: 27 kB
Downloading: 27 kB
Downloading: 41 kB
Downloading: 41 kB
Downloading: 46 kB
Downloading: 46 kB
Downloading: 56 kB
Downloading: 56 kB
Downloading: 56 kB
Downloading: 56 kB
Downloading: 66 kB
Downloading: 66 kB
Downloading: 78 kB
Downloading: 78 kB
Downloading: 95 kB
Downloading: 95 kB
Downloading: 95 kB
Downloading: 95 kB
Downloading: 98 kB
Downloading: 98 kB
Downloading: 98 kB
Downloading: 98 kB
Downloading: 100 kB
Downloading: 100 kB
Downloading: 120 kB
Downloading: 120 kB
Downloading: 140 kB
Downloading: 140 kB
Downloading: 160 kB
Downloading: 160 kB
Downloading: 180 kB
Downloading: 180 kB
Downloading: 180 kB
Downloading: 180 kB
Downloading: 190 kB
Downloading: 190 kB
Downloading: 190 kB
Downloading: 190 kB [ FAIL 1 | WARN 3 | 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 3 | SKIP 1 | PASS 74 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc