Package: rivr
Type: Package
Title: Steady and Unsteady Open-Channel Flow Computation
Version: 1.2-3
Authors@R: c(
    person("Michael C", "Koohafkan", , "michael.koohafkan@gmail.com", role = c("aut", "cre"))
    )
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–262. <doi: 10.32614/RJ-2015-034>.
URL: https://github.com/mkoohafkan/rivr
BugReports: https://github.com/mkoohafkan/rivr/issues
License: GPL (>= 3)
Depends: R (>= 3.4)
Imports: utils, graphics, Rcpp (>= 1.0)
Suggests: dplyr, ggplot2, knitr, rmarkdown, shiny
LinkingTo: Rcpp
LazyData: true
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-01-21 05:47:32 UTC; michael
Author: Michael C Koohafkan [aut, cre]
Maintainer: Michael C Koohafkan <michael.koohafkan@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-21 10:20:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 13:37:27 UTC; windows
Archs: i386, x64
