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 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 Config/pak/sysreqs: libicu-dev Repository: https://jsta.r-universe.dev Date/Publication: 2025-07-22 14:26:16 UTC RemoteUrl: https://github.com/jsta/wql RemoteRef: HEAD RemoteSha: ba14450e398ab9cfa95faac980964c6f501fc7fb Packaged: 2026-06-10 06:10:26 UTC; root Author: Alan Jassby [aut], James Cloern [ctb], Jemma Stachelek [ctb, cre]