-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
47 lines (47 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Package: fwatlasbc
Title: Freshwater Atlas British Columbia
Version: 0.0.1.9018
Authors@R: c(
person("Joe", "Thorley", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "https://orcid.org/0000-0002-7683-4592")),
person("Sebastian", "Dalgarno", , "[email protected]", role = "aut",
comment = c(ORCID = "https://orcid.org/0000-0002-3658-4517")),
person("Poisson Consulting", role = c("cph", "fnd"))
)
Description: What the package does (one paragraph).
License: MIT + file LICENSE
URL: https://poissonconsulting.github.io/fwatlasbc/
Depends:
R (>= 4.1)
Imports:
chk,
digest,
dplyr,
fwapgr (>= 0.1.0.9013),
glue,
lifecycle,
lwgeom,
purrr,
sf,
stats,
stringr,
tibble,
tidyplus,
tidyselect,
units
Suggests:
covr,
googleway,
hms,
mapview,
readr,
rlang,
testthat (>= 3.0.0)
Remotes:
poissonconsulting/fwapgr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2