Skip to content

streamDepletr

Estimate Streamflow Depletion Due to Groundwater Pumping

v0.2.0 · Jul 19, 2023 · BSD_3_clause + file LICENSE

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.

Downloads

CRAN

242

Last 30 days

17814th

683

Last 90 days

2.5K

Last year

Trend: +48.5% (30d vs prior 30d)

r2u CRAN

10

Last 30 days

24

Last 90 days

103

Last year

Trend: -28.6% (30d vs prior 30d)

CRAN Check Status

13 NOTE
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 NOTE
r-release-macos-arm64 NOTE
r-release-macos-x86_64 NOTE
r-release-windows-x86_64 NOTE
Check details (13 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'apportion_inverse.R' 'apportion_polygon.R' 'apportion_web.R'
    'prep_reach_dist.R'
NOTE r-oldrel-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-oldrel-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-oldrel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'apportion_inverse.R' 'apportion_polygon.R' 'apportion_web.R'
    'prep_reach_dist.R'
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'apportion_inverse.R' 'apportion_polygon.R' 'apportion_web.R'
    'prep_reach_dist.R'

Check History

NOTE 0 OK · 12 NOTE · 0 WARNING · 0 ERROR · 1 FAILURE Jun 8, 2026
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
FAILURE r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'apportion_inverse.R' 'apportion_polygon.R' 'apportion_web.R'
    'prep_reach_dist.R'
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'apportion_inverse.R' 'apportion_polygon.R' 'apportion_web.R'
    'prep_reach_dist.R'
NOTE r-oldrel-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-oldrel-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-oldrel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'apportion_inverse.R' 'apportion_polygon.R' 'apportion_web.R'
    'prep_reach_dist.R'
ERROR 0 OK · 12 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
ERROR r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'apportion_inverse.R' 'apportion_polygon.R' 'apportion_web.R'
    'prep_reach_dist.R'
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'apportion_inverse.R' 'apportion_polygon.R' 'apportion_web.R'
    'prep_reach_dist.R'
NOTE r-oldrel-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-oldrel-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-oldrel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'apportion_inverse.R' 'apportion_polygon.R' 'apportion_web.R'
    'prep_reach_dist.R'
NOTE 3 OK · 11 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-linux-x86_64-debian-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-linux-x86_64-fedora-clang

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-linux-x86_64-fedora-gcc

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-devel-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'apportion_inverse.R' 'apportion_polygon.R' 'apportion_web.R'
    'prep_reach_dist.R'
NOTE r-patched-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-linux-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-macos-arm64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-macos-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    ‘apportion_inverse.R’ ‘apportion_polygon.R’ ‘apportion_web.R’
    ‘prep_reach_dist.R’
NOTE r-release-windows-x86_64

DESCRIPTION meta-information

Missing dependency on R >= 4.1.0 because package code uses the pipe
  |> or function shorthand \(...) syntax added in R 4.1.0.
  File(s) using such syntax:
    'apportion_inverse.R' 'apportion_polygon.R' 'apportion_web.R'
    'prep_reach_dist.R'

Dependency Network

Dependencies Reverse dependencies Rmpfr dplyr sf streamDepletr

Version History

4 tracked
new 0.2.0 Mar 10, 2026
updated 0.2.0 ← 0.1.1 diff Jul 18, 2023
updated 0.1.1 ← 0.1.0 diff Mar 24, 2020
new 0.1.0 Apr 24, 2019