Package: wql
Type: Package
Title: Exploring Water Quality Monitoring Data
Encoding: UTF-8
Version: 1.0.3
Authors@R: c(
  person("Alan", "Jassby", role = c("aut")),
  person("James", "Cloern", role = c("ctb")),
  person("Jemma", "Stachelek", role = c("ctb", "cre"), email = "jemma.stachelek@gmail.com")
  )
Maintainer: Jemma Stachelek <jemma.stachelek@gmail.com>
URL: https://github.com/jsta/wql
BugReports: https://github.com/jsta/wql/issues
Description: Functions to assist in the processing and
    exploration of data from environmental monitoring programs.
    The package name stands for "water quality" and reflects the
    original focus on time series data for physical and chemical
    properties of water, as well as the biota. Intended for
    programs that sample approximately monthly, quarterly or
    annually at discrete stations, a feature of many legacy data
    sets. Most of the functions should be useful for analysis of
    similar-frequency time series regardless of the subject
    matter.
Depends: R (>= 3.0.0)
Imports: graphics, grDevices, methods, stats, ggplot2 (>= 1.0),
        reshape2, zoo
LazyData: yes
License: GPL-2
VignetteBuilder: knitr
NeedsCompilation: no
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown
Packaged: 2025-09-02 12:32:30 UTC; jsta
Author: Alan Jassby [aut],
  James Cloern [ctb],
  Jemma Stachelek [ctb, cre]
Repository: CRAN
Date/Publication: 2025-09-02 13:10:02 UTC
Built: R 4.4.1; ; 2025-09-05 04:30:21 UTC; unix
