-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
28 lines (28 loc) · 1011 Bytes
/
DESCRIPTION
File metadata and controls
28 lines (28 loc) · 1011 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
Package: kwb.mia.evalCritO2
Title: Evaluation of MIA-CSO data with R
Version: 0.2.4
Authors@R: c(
person("Hauke", "Sonnenberg", , "hauke.sonnenberg@kompetenz-wasser.de", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9134-2871")),
person("Michael", "Rustler", , "michael.rustler@kompetenz-wasser.de", role = "ctb",
comment = c(ORCID = "0000-0003-0647-7726")),
person("MIA-CSO", role = "fnd"),
person("Kompetenzzentrum Wasser Berlin gGmbH (KWB)", role = "cph")
)
Description: Definition of functions that will be used to produce diagrams
showing the number of critical oxygen events in the river.
License: MIT + file LICENSE
URL: https://github.com/KWB-R/kwb.mia.evalCritO2
BugReports: https://github.com/KWB-R/kwb.mia.evalCritO2/issues
Imports:
kwb.barplot,
kwb.base,
kwb.db,
kwb.utils
Remotes:
github::kwb-r/kwb.barplot,
github::kwb-r/kwb.base,
github::kwb-r/kwb.db,
github::kwb-r/kwb.utils
Encoding: UTF-8
RoxygenNote: 7.1.2