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 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:14), 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

RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
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  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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