forked from rchlumsk/RavenR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
29 lines (29 loc) · 819 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
Package: RavenR
Type: Package
Title: Raven Hydrological Modelling Framework R Support and Analysis
Version: 1.0.6
Date: 2018-02-09
Authors@R: c(
person("Chlumsky", "Robert", email = "[email protected]", role = "cre"),
person("Craig", "James", email = "[email protected]", role = "aut"))
Description: Provides useful functions for pre- and post-processing Raven output.
Note: Package is in testing; please report errors and suggestions for development to [email protected]
Depends:
R (>= 3.3.0),
lubridate,
xts,
zoo,
igraph
Suggests:
knitr,
rmarkdown,
roxygen2,
testthat,
formatR,
devtools
URL: http://www.civil.uwaterloo.ca/jrcraig/Raven/Downloads.html
License: GPL-3 + file LICENSE
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 6.0.1
VignetteBuilder: knitr