CRAN Package Check Results for Maintainer ‘Christopher Prener <christopher.prener at pfizer.com>’

Last updated on 2025-12-07 07:50:23 CET.

Package ERROR WARN OK
deprivateR 1 12
zippeR 1 1 11

Package deprivateR

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.0
Check: package dependencies
Result: ERROR Package required but not available: ‘ndi’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package zippeR

Current CRAN status: ERROR: 1, WARN: 1, OK: 11

Version: 0.1.2
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-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 : 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