The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

HYPEtools

CRAN status Conda Version R-CMD-check License: LGPL v3 DOI

Summary

HYPEtools provides functions to work with the hydrological model HYPE. HYPE and HYPEtools are projects developed by the Swedish Meteorological and Hydrological Institute (SMHI).

License

HYPEtools is licensed under the LGPL-3.0 license.

Changelog

See the HYPEtools changelog here.

Installation

HYPEtools is on CRAN and can be downloaded with:

install.packages("HYPEtools")

If, however, you would like to install the latest development version of HYPEtools from GitHub, then you can do so with:

# install.packages("devtools")
devtools::install_github("rcapell/HYPEtools") # Install Without Vignettes
devtools::install_github("rcapell/HYPEtools", build_vignettes = T) # Install With Vignettes

More detailed instructions on installing the provided sources or package in R can be found here.

Vignettes

Browse HYPEtools Vignettes with:

browseVignettes("HYPEtools")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.