Package: AquaSensR Title: Quality Control and Analysis of Continuous Water Quality Data Version: 0.0.0.9000 Authors@R: c( person(given = "Marcus", family = "Beck", role = c("aut", "cre"), email = "mbeck@tbep.org", comment = c(ORCID = "0000-0002-4996-0059") ), person(given = "Ben", family = "Wetherill", role = c("aut"), email = "bwetherill@acasak.com", comment = c(ORCID = "0000-0002-8791-4256") ), person(given = "Mariel", family = "Sorlien", role = c("aut"), email = "msorlien@nbep.org", comment = c(ORCID = "0000-0001-7102-2918") ), person(given = "Christopher", family = "Whitney", role = c("aut"), email = "Chris.Whitney@unh.edu", comment = c(ORCID = "0000-0003-2349-9134") ), person(given = "Janelle", family = "Goeke", role = c("aut"), email = "janelle.goeke@maine.edu", comment = c(ORCID = "0000-0001-8056-4540") ), person(given = "Jill", family = "Carr", role = c("aut"), email = "Jillian.Carr@umb.edu", comment = c(ORCID = "0000-0003-1476-6640") ) ) Description: Methods for quality control and exploratory analysis of continuous surface water quality data. Functions are developed to facilitate data formatting for the Water Quality Exchange Network and reporting of quality control to state agencies. Depends: R (>= 4.1.0) Imports: bslib, dataRetrieval, dplyr, DT, lubridate, plotly, readxl, shiny, tidyr, writexl, zip License: CC0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: , BugReports: https://github.com/massbays-tech/AquaSensR/issues LazyData: true LazyDataCompression: xz Suggests: covr, here, knitr, patchwork, quarto, testthat (>= 3.0.0), webshot2 Config/testthat/edition: 3 VignetteBuilder: quarto Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://massbays-tech.r-universe.dev Date/Publication: 2026-07-19 18:05:40 UTC RemoteUrl: https://github.com/massbays-tech/AquaSensR RemoteRef: HEAD RemoteSha: df8244728f7d36df9ef6aed877096d0aee3222ca NeedsCompilation: no Packaged: 2026-07-19 19:46:05 UTC; root Author: Marcus Beck [aut, cre] (ORCID: ), Ben Wetherill [aut] (ORCID: ), Mariel Sorlien [aut] (ORCID: ), Christopher Whitney [aut] (ORCID: ), Janelle Goeke [aut] (ORCID: ), Jill Carr [aut] (ORCID: ) Maintainer: Marcus Beck