Package: SWMPrExtension
Type: Package
Title: Functions for Analyzing and Plotting Estuary Monitoring Data
Version: 2.2.5.1
Maintainer: Matt Dornback <matt.dornback@noaa.gov>
Description: Tools for performing routine analysis and plotting tasks with environmental
    data from the System Wide Monitoring Program of the National Estuarine
    Research Reserve System <https://cdmo.baruch.sc.edu/>. This package builds
    on the functionality of the 'SWMPr' package <https://cran.r-project.org/package=SWMPr>,
    which is used to retrieve and organize the data. The combined set of tools
    address common challenges associated with continuous time series data
    for environmental decision making, and are intended for use in annual reporting activities.
    References:
    Beck, Marcus W. (2016) <ISSN 2073-4859><https://journal.r-project.org/archive/2016-1/beck.pdf>
    Rudis, Bob (2014) <https://rud.is/b/2014/11/16/moving-the-earth-well-alaska-hawaii-with-r/>.
    United States Environmental Protection Agency (2015) <https://cfpub.epa.gov/si/si_public_record_Report.cfm?Lab=OWOW&dirEntryId=327030>.
BugReports: https://github.com/NOAA-OCM/SWMPrExtension/issues
License: CC0
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.0), SWMPr
Imports: EnvStats, RColorBrewer, broom, dplyr, flextable, ggimage,
        ggplot2, ggthemes, grDevices, lubridate, magrittr, methods,
        officer, purrr, rlang, scales, sf, stats, tidyselect, tidyr,
        utils, curl
Suggests: ggmap (>= 4.0.0), testthat (>= 3.0.0)
Authors@R: c(
  person(given = "Julie", family = "Padilla",
    role = c("aut", "ctb"),
	email = "jpadilla@limno.com"),
  person(given = "Marcus", family = "Beck",
    role = c("ctb"),
	email = "marcus@sccwrp.org"),
  person(given = "Kimberly", family = "Cressman",
    role = c("ctb"),
	email = "kimberly.cressman@dmr.ms.gov"),
  person(given = "Dave", family = "Eslinger",
    role = c("aut", "ctb"),
	email = "dave.eslinger01@gmail.com"),
  person(given = "Kirk", family = "Waters",
    role = c("ctb"),
	email = "kirk.waters@noaa.gov"),
  person(given = "Bob", family = "Rudis",
    role = c("ctb"),
	email = "bob@rud.is"),
  person(given = "Davis", family = "Vaughan",
    role = c("ctb"),
	email = "davis@rstudio.com"),
	person(given = "Matt", family = "Dornback",
	  role = c("aut","cre"),
	email = "matt.dornback@noaa.gov")
	)
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-01-11 21:55:51 UTC; matt.dornback
Author: Julie Padilla [aut, ctb],
  Marcus Beck [ctb],
  Kimberly Cressman [ctb],
  Dave Eslinger [aut, ctb],
  Kirk Waters [ctb],
  Bob Rudis [ctb],
  Davis Vaughan [ctb],
  Matt Dornback [aut, cre]
Repository: CRAN
Date/Publication: 2024-01-11 23:40:13 UTC
Built: R 4.5.2; ; 2025-11-01 03:47:08 UTC; windows
