Package: SWMPrExtension
Type: Package
Title: Additional Functions for Retrieving, Organizing, and Analyzing
        Estuary Monitoring Data
Version: 0.3.15
Author: Julie Padilla [aut, cre],
  Marcus Beck [ctb],
  Bob Rudis [ctb]
Maintainer: Julie Padilla <jpadilla@limno.com>
Description: Additional tools for retrieving, organizing, and analyzing environmental
    data from the System Wide Monitoring Program of the National Estuarine
    Research Reserve System <http://cdmo.baruch.sc.edu/>. These tools 
    address common challenges associated with continuous time series data 
    for environmental decision making, and are intended for use in annual reporting activities.
BugReports: https://github.com/padilla410/SWMPrExtension/issues
License: CC0
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.2.0), SWMPr
Imports: broom, dplyr, EnvStats, flextable, ggplot2, ggthemes,
        grDevices, leaflet, lubridate, magrittr, maptools, methods,
        officer, tidyr, scales, RColorBrewer, rgdal, rgeos, rlang, sp
Authors@R: c(
  person(given = "Julie", family = "Padilla",
    role = c("aut", "cre"),
	email = "jpadilla@limno.com"),
  person(given = "Marcus", family = "Beck",
    role = c("ctb"),
	email = "marcus@sccwrp.org"),
  person(given = "Bob", family = "Rudis",
    role = c("ctb"),
	email = "bob@rud.is")
	)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-08 20:14:03 UTC; Julie
Repository: CRAN
Date/Publication: 2018-06-08 20:30:05 UTC
