Last updated on 2025-12-03 05:50:39 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| zctaCrosswalk | 1 | 10 | 2 |
Current CRAN status: ERROR: 1, NOTE: 10, OK: 2
Version: 2.0.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘zcta.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 2.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'a01_introduction.Rmd' using rmarkdown
--- finished re-building 'a01_introduction.Rmd'
--- re-building 'a02_workflow-tidycensus.Rmd' using rmarkdown
Quitting from a02_workflow-tidycensus.Rmd:28-35 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
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_acs(...)
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. └─tidycensus:::load_data_acs(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'a02_workflow-tidycensus.Rmd' failed with diagnostics:
Your API call has errors. The API message returned is Sorry, the system is currently undergoing maintenance or is busy. Please try again later..
--- failed re-building 'a02_workflow-tidycensus.Rmd'
--- re-building 'a03_developer-notes.Rmd' using rmarkdown
--- finished re-building 'a03_developer-notes.Rmd'
SUMMARY: processing the following file failed:
'a02_workflow-tidycensus.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64