forked from aemon-j/LakeEnsemblR.WQ
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
32 lines (32 loc) · 894 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
Package: LakeEnsemblR.WQ
Type: Package
Title: Run Ensembles of Water Quality 1D Lake Models
Version: 0.0.1
Date: 2021-03-19
URL: https://github.com/aemon-j/LakeEnsemblR.WQ
Author: Authors@R: c(person("Tadhg", "Moore", role = c("aut","cre"),
email = "[email protected]"),
person("Robert", "Ladwig", role = "aut",
email = "[email protected]"),
person("Johannes", "Feldbauer", role = "aut",
email = "[email protected]"),
person("Jorrit", "Mesman", role = "aut",
email = "[email protected]"))
Maintainer: Jorrit Mesman <[email protected]>
Description: Run ensembles of lake models Water Quality 1D Lake Models.
License: GPL-2.0
Depends:
R (>= 3.5)
Imports:
LakeEnsemblR,
data.tree,
configr,
plyr,
stringr,
glmtools
Suggests:
Encoding: UTF-8
LazyData: true
LazyLoad: true
RoxygenNote: 7.1.2
VignetteBuilder: knitr