Package: hydroloom Title: Utilities to Weave Hydrologic Fabrics Version: 1.2.0 Authors@R: c( person(given = "David", family = "Blodgett", role = c("aut", "cre"), email = "dblodgett@usgs.gov", comment = c(ORCID = "0000-0001-9489-1710")), person(given = "Andrew", family = "Psoras", role = "ctb", email = "apsoras@usgs.gov")) Description: A collection of utilities that support creation of network attributes for hydrologic networks. Methods and algorithms implemented are documented in Moore et al. (2019) ), Cormen and Leiserson (2022) and Verdin and Verdin (1999) . Depends: R (>= 4.1.0) Imports: dplyr, data.table, sf, units, stats, methods, utils, pbapply, tidyr, RANN, rlang, fastmap Suggests: testthat, nhdplusTools, future, lwgeom, future.apply, knitr, gifski, mapview, webshot, geos License: CC0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 VignetteBuilder: knitr Language: en-US URL: https://github.com/DOI-USGS/hydroloom, https://doi-usgs.github.io/hydroloom/ Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://doi-usgs.r-universe.dev Date/Publication: 2026-06-08 14:05:07 UTC RemoteUrl: https://github.com/doi-usgs/hydroloom RemoteRef: HEAD RemoteSha: 10b3d493d616765ee2a3ca9438f305a8165cb01f NeedsCompilation: no Packaged: 2026-06-08 15:00:25 UTC; root Author: David Blodgett [aut, cre] (ORCID: ), Andrew Psoras [ctb] Maintainer: David Blodgett