-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
47 lines (47 loc) · 1.39 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: discretewq
Title: Integrated Dataset of Discrete Water Quality in the San Francisco
Estuary
Version: 2.4.0.9000
Authors@R: c(
person("Samuel M", "Bashevkin", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7406-7089")),
person("Dave", "Bosworth", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0003-0740-3390")),
person("Sarah", "Perry", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-2561-8195")),
person("Elizabeth B", "Stumpner", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0003-2356-2244")),
person("Rosemary", "Hartman", , "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0002-0642-183X"))
)
Description: Produce an integrated dataset of discrete water quality
measurements using any combination of the 17 source datasets included.
License: GPL-3
Depends:
R (>= 2.10)
Imports:
dplyr,
lubridate,
magrittr,
stringr,
tidyr,
wql
Suggests:
conflicted,
covr,
dataRetrieval,
hms,
purrr,
readr,
readxl,
spelling,
testthat,
tibble
Remotes:
InteragencyEcologicalProgram/deltamapr
Encoding: UTF-8
Language: en-US
LazyData: true
LazyDataCompression: xz
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2