-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
38 lines (38 loc) · 958 Bytes
/
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: kwb.demeau
Title: Heat tracer study SVH
Version: 0.0.0.9000
Authors@R:
c(person(given = "Michael",
family = "Rustler",
role = c("aut", "cre"),
email = "michael.rustler@kompetenz-wasser.de",
comment = c(ORCID = "0000-0003-0647-7726")),
person(given = "Kompetenzzentrum Wasser Berlin gGmbH",
role = "cph"))
Description: Heat tracer study for SVH site using USGS VS2DH
model.
License: MIT + file LICENSE
URL: https://github.com/KWB-R/kwb.demeau
BugReports: https://github.com/KWB-R/kwb.demeau/issues
Depends:
R (>= 3.0.0),
shapefiles,
hydroGOF,
lattice,
latticeExtra,
kwb.vs2dh,
kwb.utils,
kwb.db
Imports:
RCurl,
plyr,
sp
Suggests:
testthat
Remotes:
github::kwb-r/kwb.utils,
github::kwb-r/kwb.db,
github::kwb-r/kwb.vs2dh
Encoding: UTF-8
LazyLoad: yes
RoxygenNote: 6.1.1