-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 921 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 921 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
Package: kwb.CrowdWater
Title: Lake Indicators from CrowdWater Observations
Version: 0.0.0.9000
Authors@R: c(
person("Malte", "Zamzow", , "malte.zamzow@kompetenz-wasser.de", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-8748-038X")),
person("Kompetenzzentrum Wasser Berlin gGmbH (KWB)", role = "cph")
)
Description: This package uses observations data of lakes collected by the
CrowdWater App to derive semi-quantitative indictors for nutrients
(trophic sate), biotop value, use of the lakes and water availability
characteristics.
License: MIT + file LICENSE
URL: https://github.com/KWB-R/kwb.CrowdWater
BugReports: https://github.com/KWB-R/kwb.CrowdWater/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
covr,
htmltools
Depends:
R (>= 2.10)
LazyData: true
Imports:
htmlwidgets,
leaflet,
leaflet.extras,
magrittr