RavenR is an R package for handling Raven hydrologic modelling framework inputs, outputs, and diagnostics. Please contact Robert Chlumsky ([email protected]) for any troubleshooting, bug fixes, or recommendations on future releases.
You can install RavenR from github with:
# install.packages("devtools")
library(devtools)
devtools::install_github("rchlumsk/RavenR")
Please see the vignettes or pdf folder for RavenR Tutorials and Quick Start Guides. Sample data is included in the package, so you need only to install the RavenR library and follow along in the guide documents to get started.