forked from lynker-spatial/hfrefactor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
40 lines (40 loc) · 924 Bytes
/
DESCRIPTION
File metadata and controls
40 lines (40 loc) · 924 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Package: hfrefactor
Title: Refactor hydrographic networks for more consistent modeling fabric
Version: 0.1
Authors@R:
c(person(given = "Mike",
family = "Johnson",
role = c("aut", "cre"),
email = "mjohnson@lynker.com"),
person(given = "Justin", family = "Singh-Mohudpur",
role = c("aut")),
person(given = "David", family = "Blodgett",
role = c("ctb")))
Description: Refactor hydrographic networks for more consistent modeling fabric.
License: Apache License (>= 2)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
cli,
data.table,
dplyr,
dtplyr,
glue,
hfutils,
hydrofab,
igraph,
logger,
lwgeom,
rlang,
rmapshaper,
sf,
terra,
tidyr,
tools,
units,
utils,
whitebox
Remotes:
lynker-spatial/hfutils,
NOAA-OWP/hydrofab