Other packages > Find by keyword >

topmodel  

Implementation of the Hydrological Model TOPMODEL in R
View on CRAN: Click here


Download and install topmodel package within the R console
Install from CRAN:
install.packages("topmodel")

Install from Github:
library("remotes")
install_github("cran/topmodel")

Install by package version:
library("remotes")
install_version("topmodel", "0.7.5")



Attach the package and use:
library("topmodel")
Maintained by
Wouter Buytaert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-08-06
Latest Update:
Description:
Set of hydrological functions including an R implementation of the hydrological model TOPMODEL, which is based on the 1995 FORTRAN version by Keith Beven. From version 0.7.0, the package is put into maintenance mode.
How to cite:
Wouter Buytaert (2008). topmodel: Implementation of the Hydrological Model TOPMODEL in R. R package version 0.7.5, https://cran.r-project.org/web/packages/topmodel. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.5 (2008-08-06 17:31), 0.6.1 (2009-01-12 09:27), 0.6.2 (2009-05-17 18:22), 0.6 (2009-01-11 20:12), 0.7.0 (2009-08-16 17:44), 0.7.1 (2010-01-07 16:59), 0.7.2-1 (2010-04-12 14:06), 0.7.2-2 (2011-01-11 07:49), 0.7.2 (2010-02-24 09:17), 0.7.3 (2018-02-01 23:21), 0.7.4 (2022-05-05 23:30), 0.7.5 (2022-11-16 09:30)
Other packages that cited topmodel R package
View topmodel citation profile
Other R packages that topmodel depends, imports, suggests or enhances
Complete documentation for topmodel
Functions, R codes and Examples using the topmodel R package
Some associated functions: NSeff . flowlength . huagrahuma.dem . huagrahuma . infiltration . make.classes . outlet . river . sinkfill . subcatch . topidx . topmodel . 
Some associated R codes: NSeff.R . flowlength.R . infiltration.R . make.classes.R . outlet.R . river.R . sinkfill.R . streamorder.R . subcatch.R . topidx.R . topmodel.R .  Full topmodel package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA