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 04 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

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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