Package: MassWateR Title: Quality Control and Analysis of Massachusetts Water Quality Data Version: 2.2.1 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 = "Jill", family = "Carr", role = c("aut"), email = "Jillian.Carr@umb.edu" ), person(given = "Ben", family = "Wetherill", role = c("aut"), email = "bwetherill@acasak.com", comment = c(ORCID = "0000-0002-8791-4256") ) ) Description: Methods for quality control and exploratory analysis of surface water quality data collected in Massachusetts, USA. Functions are developed to facilitate data formatting for the Water Quality Exchange Network and reporting of data quality objectives to state agencies. Quality control methods are from Massachusetts Department of Environmental Protection (2020) . Depends: R (>= 4.1.0) Imports: curl, dplyr, flextable, ggplot2, ggrepel, ggspatial, httr, lubridate, maptiles, RColorBrewer, rmarkdown, readxl, sf, tidyr, tidyterra, tibble, units, writexl License: CC0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: , BugReports: https://github.com/massbays-tech/MassWateR/issues LazyData: true LazyDataCompression: xz Suggests: covr, knitr, mockery, patchwork, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://fawda123.r-universe.dev Date/Publication: 2026-05-05 14:16:44 UTC RemoteUrl: https://github.com/massbays-tech/MassWateR RemoteRef: HEAD RemoteSha: b121a610968de06d481ecdc673d1567250b642d7 NeedsCompilation: no Packaged: 2026-07-04 05:28:04 UTC; root Author: Marcus Beck [aut, cre] (ORCID: ), Jill Carr [aut], Ben Wetherill [aut] (ORCID: ) Maintainer: Marcus Beck