Package: lfstat Type: Package Title: Calculation of Low Flow Statistics for Daily Stream Flow Data Version: 0.9.13 Date: 2025-09-04 Authors@R: c( person("Tobias", "Gauster", role = c("ctb", "cre"), email = "t.gauster@gmail.com"), person("Gregor", "Laaha", role = "aut", email = "gregor.laaha@boku.ac.at", comment = c(ORCID = "0000-0002-6793-9640")), person("Daniel", "Koffler", role = "aut", email = "daniel.koffler@boku.ac.at") ) BugReports: https://github.com/mundl/lfstat/issues Description: The "Manual on Low-flow Estimation and Prediction" (Gustard & Demuth (2009, ISBN:978-92-63-11029-9)), published by the World Meteorological Organisation, gives a comprehensive summary on how to analyse stream flow data focusing on low-flows. This packages provides functions to compute the described statistics and produces plots similar to the ones in the manual. License: GPL (>= 2) Language: en-GB LazyLoad: yes Depends: R (>= 4.1.0), lmom, xts Imports: lmomRFA, dygraphs, zoo, latticeExtra, plyr, scales, lattice, grDevices, graphics, stats, utils Suggests: testthat Encoding: UTF-8 RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libjpeg-dev libpng-dev libuv1-dev Repository: https://mundl.r-universe.dev Date/Publication: 2025-09-03 19:57:27 UTC RemoteUrl: https://github.com/mundl/lfstat RemoteRef: HEAD RemoteSha: ce331722f61ec143054bd170364e2cd818691923 RemoteSubdir: pkg/lfstat NeedsCompilation: no Packaged: 2026-07-13 05:12:44 UTC; root Author: Tobias Gauster [ctb, cre], Gregor Laaha [aut] (ORCID: ), Daniel Koffler [aut] Maintainer: Tobias Gauster