CRAN Package Check Results for Package zippeR

Last updated on 2026-05-12 17:55:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 3.02 92.06 95.08 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.2 2.51 63.84 66.35 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 153.33 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 166.73 OK
r-devel-windows-x86_64 0.1.2 6.00 153.00 159.00 OK
r-patched-linux-x86_64 0.1.2 4.38 85.56 89.94 OK
r-release-linux-x86_64 0.1.2 3.77 85.06 88.83 OK
r-release-macos-arm64 0.1.2 1.00 63.00 64.00 OK
r-release-macos-x86_64 0.1.2 3.00 146.00 149.00 OK
r-release-windows-x86_64 0.1.2 5.00 145.00 150.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 3.00 142.00 145.00 OK
r-oldrel-windows-x86_64 0.1.2 9.00 174.00 183.00 OK

Check Details

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [46s/58s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(zippeR) > > test_check("zippeR") Error : lexical error: invalid char in json text. <html> <head> <titl (right here) ------^ Saving _problems/test_zi_aggregate-15.R | | | 0% | |= | 1% | |======= | 10% | |============= | 18% | |=================== | 27% | |========================== | 37% | |=============================== | 44% | |===================================== | 53% | |=========================================== | 62% | |================================================== | 72% | |========================================================= | 81% | |========================================================== | 83% | |=============================================================== | 90% | |===================================================================== | 99% | |======================================================================| 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 : lexical error: invalid char in json text. <html> <head> <titl (right here) ------^ 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-linux-x86_64-debian-clang