Package: rivr
Type: Package
Title: Steady and Unsteady Open-Channel Flow Computation
Version: 1.2-2
Date: 2020-02-27
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).
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
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2020-02-27 20:40:24 UTC; mkoohafk
Author: Michael C Koohafkan [aut, cre]
Maintainer: Michael C Koohafkan <michael.koohafkan@gmail.com>
Repository: CRAN
Date/Publication: 2020-02-27 21:00:02 UTC
