Package: ldc Type: Package Title: Calculate and Plot Pollutant Load Duration Curves Version: 0.1.0 Authors@R: c(person("Michael", "Schramm", role = c("aut", "cre"), email = "mpschramm@gmail.com", comment = c(ORCID = "0000-0003-1876-6592")), person("Texas Water Resources Institute", role = "cph")) Maintainer: Michael Schramm Description: Load duration curves are a method for visualizing pollutant loads in freshwater streams based on the assumed relationship between streamflow and load. Functions are provided for calculating exceedance probabilities, pollutant loading, and plotting load duration curves. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 2.10), RoxygenNote: 7.1.2 Imports: DescTools, dplyr (>= 0.8.0), ggplot2, Hmisc, magrittr, purrr, rlang, units URL: https://github.com/TxWRI/ldc, https://txwri.github.io/ldc/ BugReports: https://github.com/TxWRI/ldc/issues Suggests: rmarkdown, knitr, testthat (>= 3.0.0), vdiffr, covr VignetteBuilder: knitr Config/testthat/edition: 3 Config/Needs/website: TxWRI/twriTemplates Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://txwri.r-universe.dev Date/Publication: 2022-02-08 14:40:09 UTC RemoteUrl: https://github.com/TxWRI/ldc RemoteRef: HEAD RemoteSha: d44d15def0a2af678de622e164d706eb19568c99 NeedsCompilation: no Packaged: 2026-05-27 06:38:27 UTC; root Author: Michael Schramm [aut, cre] (ORCID: ), Texas Water Resources Institute [cph]