Skip to contents

zippeR 0.2.0

New features and improvements

  • UDS Mapper crosswalk data (2009–2022) is now bundled with the package, eliminating the runtime network dependency on an external GitHub repository
  • Partial support for 2024 TIGRIS year: zi_list_zctas() accepts 2024 in its valid range, and zi_get_geometry() accepts the argument but aborts with an informative message until internal data is rebuilt in a future release
  • Deprecated parameter aliases input_zip and dict in zi_crosswalk() with backwards-compatible support until early 2027
  • @examplesIf guards replace \donttest{}/\dontrun{} wrappers in all network-dependent and API-key-dependent examples
  • Minimum R version set to 4.1

Bug fixes

Dependency changes

  • Dropped purrr, spatstat.univar, stringr, httr, readr, and tidyr from Imports
  • Added httr2 (>= 1.0.0) to Imports

zippeR 0.1.2

CRAN release: 2025-04-25

  • Address issues with Census Bureau API being offline

zippeR 0.1.1

CRAN release: 2025-02-25

  • Updates to README.md and NEWS.md to reflect the fact that the package is now on CRAN
  • Resolve R CMD check issue where examples in zi_crosswalk and zi_load_crosswalk fail on CI because a HUD key is not available to them
  • Fail informatively if tigris is not working due to U.S. Census Bureau servers being unavailable. At this time TigerWeb is not used as a backup due to the limited availability of ZCTA data

zippeR 0.1.0

CRAN release: 2024-07-14

  • Initial CRAN submission version that contains functionality for working with UDS and HUD ZIP Code crosswalk files as well as Census Bureau ZCTA geometries and demographic data