Package: hydroloom
Title: Utilities to Weave Hydrologic Fabrics
Version: 1.1.1
Authors@R: 
    person(given = "David", 
           family = "Blodgett", 
           role = c("aut", "cre"), 
           email = "dblodgett@usgs.gov",
           comment = c(ORCID = "0000-0001-9489-1710"))
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) <doi:10.3133/ofr20191096>), Cormen and Leiserson (2022) <ISBN:9780262046305> and Verdin and Verdin (1999) <doi:10.1016/S0022-1694(99)00011-6>.  
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, geos
License: CC0
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/parallel: true
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: en-US
URL: https://github.com/DOI-USGS/hydroloom,
        https://doi-usgs.github.io/hydroloom/
NeedsCompilation: no
Packaged: 2025-10-01 16:41:33 UTC; dblodgett
Author: David Blodgett [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9489-1710>)
Maintainer: David Blodgett <dblodgett@usgs.gov>
Repository: CRAN
Date/Publication: 2025-10-01 17:10:02 UTC
Built: R 4.4.1; ; 2025-10-01 18:05:08 UTC; unix
