-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
22 lines (22 loc) · 1.06 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: hydroloom
Title: Utilities to Weave Hydrologic Fabrics
Version: 1.1.0
Authors@R:
person(given = "David",
family = "Blodgett",
role = c("aut", "cre"),
email = "[email protected]",
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.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
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
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/