-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 1.1 KB
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 1.1 KB
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
Package: kwb.mia.iw
Title: InfoWorks related functions in KWB project MIA-CSO
Version: 0.2.4
Authors@R:
c(person(given = "Hauke",
family = "Sonnenberg",
role = c("aut", "cre"),
email = "hauke.sonnenberg@kompetenz-wasser.de",
comment = c(ORCID = "0000-0001-9134-2871")),
person(given = "Michael",
family = "Rustler",
role = "ctb",
email = "michael.rustler@kompetenz-wasser.de",
comment = c(ORCID = "0000-0003-0647-7726")),
person(given = "MIA-CSO",
role = "fnd"),
person(given = "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
role = "cph"))
Description: Calculation of file sizes of InfoWorks result csv-files
exported from InfoWorks.
License: MIT + file LICENSE
Imports:
kwb.base,
kwb.datetime,
kwb.db,
kwb.event,
kwb.plot,
kwb.utils
Remotes:
github::kwb-r/kwb.base,
github::kwb-r/kwb.datetime,
github::kwb-r/kwb.db,
github::kwb-r/kwb.event,
github::kwb-r/kwb.plot,
github::kwb-r/kwb.utils
Encoding: UTF-8
RoxygenNote: 7.1.1