Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.08 KB

NEWS.md

File metadata and controls

32 lines (24 loc) · 1.08 KB

PL94171 1.1.0

  • Replace tigris with tinytiger for geometry downloads to reduce total package dependencies.
  • Updated URLs and updated package documentation to be HTML5 compliant.

PL94171 1.0.2

  • Updated error messages for network failures

PL94171 1.0.0

  • Tested and updated for the 2020 decennial census release.
  • Fixed a bug in reading pre-2020 crosswalks (thanks to Benjamin Schmidt for identifying and fixing).

PL94171 0.3.1

  • Fixes URL redirect in README logo.

PL94171 0.3.0

  • Adds a type option to pl_tidy_shp(), allowing for tidy block or VTD shapefiles.
  • Adds a pl_get_vtd() function to download 2020 VTD boundaries from the Census.
  • Fixes an issue where pl_crosswalk dropped leading 0s in GEOID_to.
  • Cleans up partial match warnings.
  • Fixes Windows issue with readr 2.0.0

PL94171 0.2.0

  • Initial CRAN release.
  • Avoid new libcurl and SSL errors on Windows.

PL94171 0.1.0

  • Initial release.
  • Functionality to download, read, subset, and tidy P.L. 94-171 files.
  • Ability to read files from 2000 and 2010, and retally according to updated Census geographies.