R Development Page
Contributed R Packages
Below is a list of all packages provided by project R-Hydro.
Important note for package binaries: R-Forge provides these binaries only for the most recent version of R, but not for older versions. In order to successfully install the packages provided on R-Forge, you have to switch to the most recent version of R or, alternatively, install from the package sources (.tar.gz).
Packages
Hydro | Classes and methods for hydrological modelling and analysis |
This package provides classes and functions for hydrological analysis | |
Version: 0.2-01 | Last change: 2014-01-10 19:45:54+01 | Rev.: 169 | |
Download:
![]() ![]() | |
R install command:
install.packages("Hydro", repos="http://R-Forge.R-project.org") | |
Hydro2 | Classes and methods for hydrological modelling and analysis |
This package provides classes and functions for hydrological analysis | |
Version: 0.3-01 | Last change: 2014-01-10 19:29:06+01 | Rev.: 167 | |
Download:
![]() ![]() | |
R install command:
install.packages("Hydro2", repos="http://R-Forge.R-project.org") | |
HydroModels | Classes and methods for hydrological modelling and analysis |
This package provides classes and functions for hydrological analysis | |
Version: 2013-08.1 | Last change: 2014-01-10 16:20:02+01 | Rev.: 166 | |
Download:
![]() ![]() | |
R install command:
install.packages("HydroModels", repos="http://R-Forge.R-project.org") | |
HydroModels2 | Classes and methods for hydrological modelling and analysis |
This package provides classes and functions for hydrological analysis | |
Version: 2013-08.1 | Last change: 2014-01-10 19:37:24+01 | Rev.: 168 | |
Download:
![]() ![]() | |
R install command:
install.packages("HydroModels2", repos="http://R-Forge.R-project.org") | |
RHydro | Classes and methods for hydrological modelling and analysis |
This package provides classes and functions for hydrological analysis. This include various simple models (e.g. unit hydrograph, HBV, ...), methods for visualising the results, measures of goodness and hydrological and streamflow metrics. | |
Version: 2014-04.1 | Last change: 2017-03-09 17:19:52+01 | Rev.: 185 | |
Download:
![]() ![]() | |
R install command:
install.packages("RHydro", repos="http://R-Forge.R-project.org") | |
RHydroWasimData | Example data to demonstrate RHydro for WaSiM-ETH |
This package provides Example data to demonstrate RHydro for WaSiM-ETH | |
Version: 0.1 | Last change: 2009-05-28 18:28:49+02 | Rev.: 13 | |
Download:
![]() ![]() | |
R install command:
install.packages("RHydroWasimData", repos="http://R-Forge.R-project.org") | |
RObsDat | Store your observations: R-Package to the Observations Data Model from CUAHSI |
This package provides classes and functions for handling observational (time series) data | |
Version: 14.10 | Last change: 2014-10-30 12:25:42+01 | Rev.: 184 | |
Download:
![]() ![]() | |
R install command:
install.packages("RObsDat", repos="http://R-Forge.R-project.org") | |
fuse | Framework for Understanding Structural Errors (FUSE) |
Implementation of the framework for hydrological modelling FUSE, based on the Fortran version described in Clark et al. (2008). The package consists of two modules: Soil Moisture Accounting module (\code{fuse.sim}) and Gamma routing module (\code{routgamma.sim}). It also contains default parameter ranges (see \code{fuse.ranges} and \code{routgamma.ranges}) and three data objects: DATA, parameters and modlist. | |
Version: 1.1.1 | Last change: 2014-09-24 15:47:05+02 | Rev.: 180 | |
Download:
![]() ![]() | |
R install command:
install.packages("fuse", repos="http://R-Forge.R-project.org") | |
Build status codes
0 - Current: the package is available for download. The corresponding package passed checks on the Linux and Windows platform without ERRORs.
1 - Scheduled for build: the package has been recognized by the build system and provided in the staging area.
2 - Building: the package has been sent to the build machines. It will be built and checked using the latest patched version of R. Note that it is included in a batch of several packages. Thus, this process will take some time to finish.
3 - Failed to build: the package failed to build or did not pass the checks on the Linux and/or Windows platform. It is not made available since it does not meet the policies.
4 - Conflicts: two or more packages of the same name exist. None of them will be built. Maintainers are asked to negotiate further actions.
5 - Offline: the package is not available. The build system may be offline or the package maintainer did not trigger a rebuild (done e.g., via committing to the package repository).
If your package is not shown on this page or not building, then check the build system status report.