-
Notifications
You must be signed in to change notification settings - Fork 9
/
DESCRIPTION
26 lines (26 loc) · 906 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
Package: dssrip
Title: DSS R Interface Project
Version: 0.4
Date: 2022-08-23
Architecture: i386, x86_64
Author: Evan A. Heisman, with significant contributions from Cameron Bracken
Maintainer: Evan Heisman <[email protected]>
URL: http://github.com/eheisman/dssrip
Description: A wrapper for the HEC-DSS Java API (https://www.hec.usace.army.mil/confluence/dssjavaprogrammer),
allowing an interface between R and many common hydrologic models. In order
to use this package, a current version of HEC-DSSVue must be installed, or
other HEC product providing the appropriate .jar files and shared libraries.
As of version 0.4, the package will now attempt to retrieve the necessary
dependencies when installed or first run.
Depends:
rJava (>= 1.0-6),
xts,
zoo,
stringr,
plyr,
rjson,
broom
Suggests:
hydroutils
License: MIT
RoxygenNote: 7.1.0