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
NeedsCompilation: no
Packaged: 2025-09-03 19:55:50 UTC; tobi
Author: Tobias Gauster [ctb, cre],
  Gregor Laaha [aut] (ORCID: <https://orcid.org/0000-0002-6793-9640>),
  Daniel Koffler [aut]
Maintainer: Tobias Gauster <t.gauster@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-04 06:40:31 UTC
Built: R 4.4.3; ; 2025-11-01 04:38:07 UTC; windows
