Type: Package Package: adc Title: Calculate Antecedent Discharge Conditions Version: 1.0.0.9000 Authors@R: c( person("Michael", "Schramm", , "mpschramm@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-1876-6592")), person("Nick", "Bond", role = "ctb", comment = "Author of the hydrostats::baseflow function") ) Maintainer: Michael Schramm Description: Calculates some antecedent discharge conditions useful in water quality modeling. Includes methods for calculating flow anomalies, base flow, and smooth discounted flows from daily flow measurements. Antecedent discharge algorithms are described and reviewed in Zhang and Ball (2017) . License: GPL (>= 3) URL: https://github.com/TxWRI/adc, https://txwri.github.io/adc/ BugReports: https://github.com/TxWRI/adc/issues Depends: R (>= 2.10) Imports: runner, stats Suggests: covr, testthat (>= 3.0.0) Config/Needs/website: TxWRI/twriTemplates Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.2 Repository: https://txwri.r-universe.dev Date/Publication: 2023-06-06 16:48:38 UTC RemoteUrl: https://github.com/TxWRI/adc RemoteRef: HEAD RemoteSha: 1803c26bf2b6626fe2dee934e4935892d68ffc0e NeedsCompilation: no Packaged: 2026-06-01 06:58:11 UTC; root Author: Michael Schramm [aut, cre, cph] (ORCID: ), Nick Bond [ctb] (Author of the hydrostats::baseflow function)