forked from hydromad/hydromad
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
53 lines (53 loc) · 1.4 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Package: hydromad
Version: 0.9-27
Date: 2021-12-16
Title: Hydrological Model Assessment and Development
Author: Felix Andrews <[email protected]>, Joseph Guillaume <[email protected]>, Willem Vervoort <[email protected]>, Alex Buzacott <[email protected]>
Maintainer: Joseph Guillaume <[email protected]>
Description: A modelling framework for environmental hydrology: water
balance accounting and flow routing in spatially aggregated catchments.
It supports simulation, estimation, assessment and visualisation of
flow response to time series of rainfall and other drivers. Includes
models (such as IHACRES CMD, Sacramento), transfer function estimators
(including SRIV - Simplified Refined Instrumental Variable), etc.
Depends:
R (>= 2.10),
zoo (>= 1.6-3),
lattice (>= 0.19-11),
latticeExtra (>= 0.6-14),
polynom,
reshape
Imports:
car (>= 2.0-2),
Hmisc,
stats,
utils,
Rcpp (>= 0.12.17)
Suggests:
DEoptim,
mgcv,
chron,
testthat,
mco,
cmaes,
ppso,
sensitivity,
ggplot2,
rsm,
parallel,
foreach,
ff,
dream,
knitr,
coda,
iterators,
patrick (>= 0.0.1),
rmarkdown,
bookdown
LinkingTo: Rcpp
License: GPL (>= 2)
URL: http://hydromad.catchment.org/, https://github.com/josephguillaume/hydromad
RoxygenNote: 7.3.1
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr