Other packages > Find by keyword >

rivr  

Steady and Unsteady Open-Channel Flow Computation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rivr", "1.2-3")



Attach the package and use:
library("rivr")
Maintained by
Michael C Koohafkan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-02-22
Latest Update: 2021-01-21
Description:
A tool for undergraduate and graduate courses in open-channel hydraulics. Provides functions for computing normal and critical depths, steady-state water surface profiles (e.g. backwater curves) and unsteady flow computations (e.g. flood wave routing) as described in Koohafkan MC, Younis BA (2015). "Open-channel computation with R." The R Journal, 7(2), 249
How to cite:
Michael C Koohafkan (2015). rivr: Steady and Unsteady Open-Channel Flow Computation. R package version 1.2-3, https://cran.r-project.org/web/packages/rivr. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:51), 0.9.1 (2015-02-22 08:16), 0.9.2 (2015-04-01 19:38), 1.0 (2015-10-12 00:45), 1.1 (2015-10-16 12:56), 1.2-1 (2019-03-12 17:10), 1.2-2 (2020-02-27 22:00), 1.2 (2016-03-15 00:13)
Other packages that cited rivr R package
View rivr citation profile
Other R packages that rivr depends, imports, suggests or enhances
Complete documentation for rivr
Functions, R codes and Examples using the rivr R package
Some associated functions: channel_geom . compute_profile . conveyance . critical_depth . demo_shiny . froude . normal_depth . rivr-package . route_wave . waterolympics . 
Some associated R codes: RcppExports.R .  Full rivr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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