Package: SWMPrExtension
Type: Package
Title: Functions for Analyzing and Plotting Estuary Monitoring Data
Version: 2.2.0
Maintainer: Dave Eslinger <dave.eslinger@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 <http://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>.
    United States Environmental Protection Agency (2012) <http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.646.1973&rep=rep1&type=pdf>.
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
Suggests: ggmap
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("cre", "ctb"),
	email = "dave.eslinger@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")
	)
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-16 20:53:27 UTC; davee
Author: Julie Padilla [aut, ctb],
  Marcus Beck [ctb],
  Kimberly Cressman [ctb],
  Dave Eslinger [cre, ctb],
  Bob Rudis [ctb],
  Davis Vaughan [ctb]
Repository: CRAN
Date/Publication: 2022-03-16 23:20:02 UTC
Built: R 4.0.5; ; 2022-03-17 11:25:58 UTC; unix
