-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
38 lines (38 loc) · 1.14 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
Package: ibathwater
Title: R Package for Predicting Water Quality at Flussbad
Version: 0.0.0.9000
Authors@R:
c(person(given = "Wolfgang",
family = "Seis",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-7436-8575")),
person(given = "Michael",
family = "Rustler",
role = c("ctb"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-0647-7726")),
person(given = "iBathWater",
role = "fnd"),
person(given = "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
role = "cph"))
Description: R Package for Predicting Water Quality at Flussbad.
License: MIT + file LICENSE
URL: https://github.com/KWB-R/ibathwater
BugReports: https://github.com/KWB-R/ibathwater/issues
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Suggests:
covr,
httr,
knitr,
kwb.dwd,
kwb.flusshygiene,
rmarkdown,
rstanarm
Remotes:
github::kwb-r/kwb.dwd,
github::kwb-r/kwb.flusshygiene
VignetteBuilder: knitr