• Move from GitHub to Codeberg

  • Address missing standard packages in DESCRIPTION (MichaelChirico)

  • Update nhdplus download endpoint (#92)
  • Dropped use of the retiring rgdal package (#91)

  • Added NHD support for AK, missing territories (#90), thanks @hrecht !

  • Fix upstream dependency issue with the digest package (#89)
  • Updated nhd and nhdplus downloading endpoints
  • nhd_query now accepts polygon queries (#85)

  • Enabled speedier nhd_load(ing) with wkt_filter and query arguments (#85)

  • CRAN maintenance release

  • Added support for recent sf package versions depending on s2 geometry

  • Drop automatic conversion to Geopackage for NHD (non-plus) products

  • Massive (~30x) speed improvement for nhd_plus query operations (#63)

  • Bug fix for loading NHDReachCrossReference layers (#72)

  • Bug fix to make vpu_shp geometries “valid” (#70)

  • Update URL endpoint for NHDPlus (#64)

  • Bug fix for nhd_plus_get unzipping to enable the force_unzip argument

  • Update URL endpoint for NHDPlus

  • Fix crs tests for upcoming sf release

  • Bug fix for multi-vpu data loading with mismatched columns (#57)

  • Bug fix for character VPUs that match multiple remote data sources (#58)

  • Added package logo

  • Critical bug fix for nhd_get recursive folder creation (# 56)

  • Bug fixes for extract_network enabling propagation of approve_all_dl flag

  • Improved documentation of non-geographic buffer extraction

  • Improve extract_network to handle headwater lakes

  • Add function to return Great Lakes polygons

  • Enable non-geographic query buffers

  • Fix broken NHD download endpoint

  • Bug fixes for nhd_plus_query on multi vpu queries

  • Confirmed working operation on MacOS

  • Results of load functions are now cached (memoized) for massive increase in package speed

  • Added a NEWS.md file to track changes to the package.