Package: streamDepletr
Title: Estimate Streamflow Depletion Due to Groundwater Pumping
Version: 0.2.0
Description: Implementation of analytical models for estimating streamflow 
    depletion due to groundwater pumping, and other related tools. Functions
    are broadly split into two groups: (1) analytical streamflow depletion
    models, which estimate streamflow depletion for a single stream reach
    resulting from groundwater pumping; and (2) depletion apportionment 
    equations, which distribute estimated streamflow depletion among multiple
    stream reaches within a stream network. See Zipper et al. (2018) <doi:10.1029/2018WR022707>
    for more information on depletion apportionment equations and Zipper et
    al. (2019) <doi:10.1029/2018WR024403> for more information on analytical
    depletion functions, which combine analytical models and depletion apportionment
    equations.
Authors@R: c(
  person("Sam", "Zipper", email = "samzipper@ku.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8735-5757")),
  person("Ben", "Kerr", email = "ben@foundryspatial.com", role = "ctb"),
  person("Tom", "Gleeson", email = "tgleeson@uvic.ca", role = "ctb", comment = c(ORCID = "0000-0001-9493-7707")),
  person("Qiang", "Li", email = "liqiang1205@gmail.com", role = "rev", comment = c(ORCID = "0000-0003-2221-6905")),
  person("Foundry Spatial Ltd.", role = "cph")
  )
Maintainer: Sam Zipper <samzipper@ku.edu>
Copyright: Foundry Spatial Ltd.
URL: https://github.com/FoundrySpatial/streamDepletr
BugReports: https://github.com/FoundrySpatial/streamDepletr/issues
Depends: R (>= 3.5)
License: BSD_3_clause + file LICENSE
Imports: Rmpfr, dplyr, sf
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, ggplot2, tidyr, scales
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-07-19 18:36:29 UTC; s947z036
Author: Sam Zipper [aut, cre] (<https://orcid.org/0000-0002-8735-5757>),
  Ben Kerr [ctb],
  Tom Gleeson [ctb] (<https://orcid.org/0000-0001-9493-7707>),
  Qiang Li [rev] (<https://orcid.org/0000-0003-2221-6905>),
  Foundry Spatial Ltd. [cph]
Repository: CRAN
Date/Publication: 2023-07-19 21:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:11:43 UTC; windows
