CRAN Package Check Results for Package zippeR

Last updated on 2026-05-20 13:51:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 3.84 92.10 95.94 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.2 2.74 62.06 64.80 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 6.00 151.34 157.34 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.2 156.12 ERROR
r-devel-windows-x86_64 0.1.2 6.00 146.00 152.00 ERROR
r-patched-linux-x86_64 0.1.2 4.06 89.34 93.40 ERROR
r-release-linux-x86_64 0.1.2 3.63 88.21 91.84 ERROR
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 6.00 148.00 154.00 ERROR
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 7.00 173.00 180.00 ERROR

Additional issues

OpenBLAS

Check Details

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [47s/59s] 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% | |====== | 9% | |============ | 18% | |================== | 26% | |========================== | 37% | |================================ | 46% | |======================================= | 55% | |=========================================== | 62% | |=============================================== | 66% | |==================================================== | 74% | |========================================================== | 83% | |================================================================= | 92% | |======================================================================| 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

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/38s] 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% | |====== | 9% | |============ | 18% | |================== | 26% | |========================== | 37% | |================================ | 46% | |===================================== | 53% | |=========================================== | 62% | |=============================================== | 66% | |====================================================== | 76% | |============================================================ | 86% | |================================================================== | 95% | |======================================================================| 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-gcc

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [77s/197s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(zippeR) > > test_check("zippeR") Saving _problems/test_zi_aggregate-15.R | | | 0% | |== | 2% | |==== | 6% | |========== | 15% | |============ | 17% | |================== | 26% | |======================== | 35% | |========================= | 35% | |============================= | 42% | |==================================== | 51% | |======================================= | 56% | |============================================= | 65% | |==================================================== | 74% | |======================================================= | 78% | |============================================================= | 87% | |=================================================================== | 96% | |======================================================================| 100% [ FAIL 1 | WARN 0 | 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 `get_census_api_key(key)`: A Census API key is required for tidycensus requests. ℹ Get a Census API key at http://api.census.gov/data/key_signup.html, then pass it to a tidycensus function with the `key` argument or store it for future sessions with `census_api_key("YOUR KEY", install = TRUE)`. Backtrace: ▆ 1. └─tidycensus::get_decennial(...) at test_zi_aggregate.R:13:1 2. └─tidycensus:::get_census_api_key(key) 3. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 74 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [77s/84s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(zippeR) > > test_check("zippeR") Saving _problems/test_zi_aggregate-15.R | | | 0% | |=== | 4% | |========= | 12% | |=============== | 21% | |===================== | 30% | |========================= | 35% | |=============================== | 44% | |================================= | 47% | |======================================= | 56% | |============================================= | 65% | |==================================================== | 74% | |======================================================= | 78% | |======================================================== | 81% | |=============================================================== | 90% | |===================================================================== | 99% | |======================================================================| 100% [ FAIL 1 | WARN 0 | 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 `get_census_api_key(key)`: A Census API key is required for tidycensus requests. ℹ Get a Census API key at http://api.census.gov/data/key_signup.html, then pass it to a tidycensus function with the `key` argument or store it for future sessions with `census_api_key("YOUR KEY", install = TRUE)`. Backtrace: ▆ 1. └─tidycensus::get_decennial(...) at test_zi_aggregate.R:13:1 2. └─tidycensus:::get_census_api_key(key) 3. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 1 | PASS 74 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

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 : lexical error: invalid char in json text. <html> <head> <titl (right here) ------^ Saving _problems/test_zi_aggregate-15.R | | | 0% | |= | 1% | |=== | 4% | |====== | 8% | |====== | 9% | |=========== | 16% | |============ | 17% | |================= | 24% | |================= | 25% | |==================== | 28% | |======================== | 35% | |========================= | 35% | |============================ | 40% | |================================== | 49% | |==================================== | 51% | |===================================== | 53% | |========================================= | 58% | |========================================== | 60% | |============================================= | 65% | |=============================================== | 67% | |================================================ | 69% | |==================================================== | 74% | |======================================================== | 81% | |========================================================== | 83% | |=============================================================== | 90% | |================================================================ | 92% | |=================================================================== | 96% | |===================================================================== | 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-windows-x86_64

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [49s/63s] 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% | |==== | 5% | |========== | 14% | |============== | 21% | |================= | 25% | |================== | 26% | |=================== | 27% | |========================== | 37% | |=========================== | 39% | |================================== | 48% | |======================================== | 57% | |=========================================== | 62% | |================================================= | 70% | |======================================================= | 79% | |========================================================= | 81% | |=============================================================== | 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-patched-linux-x86_64

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [49s/61s] 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% | |=== | 4% | |========= | 12% | |=============== | 21% | |================ | 23% | |======================= | 32% | |============================= | 42% | |=================================== | 51% | |========================================== | 60% | |================================================ | 69% | |====================================================== | 78% | |=========================================================== | 85% | |================================================================== | 94% | |======================================================================| 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-release-linux-x86_64

Version: 0.1.2
Check: tests
Result: ERROR Running 'testthat.R' [80s] 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% | |== | 3% | |=== | 4% | |===== | 7% | |======= | 10% | |=========== | 16% | |================ | 23% | |================= | 24% | |====================== | 31% | |========================= | 35% | |============================= | 42% | |================================== | 49% | |==================================== | 51% | |===================================== | 53% | |========================================== | 60% | |============================================ | 62% | |=============================================== | 67% | |================================================ | 69% | |===================================================== | 76% | |======================================================= | 78% | |========================================================== | 83% | |============================================================ | 85% | |================================================================ | 92% | |================================================================== | 94% | |=================================================================== | 96% | |===================================================================== | 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-release-windows-x86_64

Version: 0.1.2
Check: tests
Result: ERROR Running 'testthat.R' [96s] 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% | |== | 3% | |===== | 7% | |============== | 20% | |============== | 21% | |================== | 26% | |==================== | 28% | |========================= | 35% | |================================= | 47% | |==================================== | 51% | |===================================== | 53% | |============================================ | 62% | |============================================= | 65% | |================================================ | 69% | |======================================================= | 78% | |============================================================= | 87% | |================================================================== | 94% | |======================================================================| 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-oldrel-windows-x86_64