Package: plotdap
Title: Easily Visualize Data from 'ERDDAP' Servers via the 'rerddap'
        Package
Version: 0.0.4
Date: 2019-10-14
Authors@R: c(
    person("Carson", "Sievert", role = "aut"),
    person("Roy", "Mendelssohn", role = c("aut", "ctb", "cre"), email = "roy.mendelssohn@noaa.gov"))
Description: Easily visualize and animate 'tabledap' and 'griddap' objects obtained via the 'rerddap' package in a simple one-line command,  using either base graphics or 'ggplot2' graphics. 'plotdap' handles extracting and reshaping the data,  map projections and continental outlines.  Optionally the data can be animated through time using the 'gganmiate' package.
License: MIT + file LICENSE
URL: https://github.com/ropensci/plotdap
BugReports: https://github.com/ropensci/plotdap/issues
Depends: R (>= 3.6.0)
Imports: dplyr, gganimate, ggplot2 (>= 3.1.0), lazyeval, lubridate,
        magrittr, maps, raster, rerddap (>= 0.6.0), rgeos, scales, sf,
        tidyr
Suggests: Cairo, knitr, mapdata, maptools, rgdal, rmarkdown, testthat
RoxygenNote: 6.1.1
LazyData: true
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-10-15 14:55:16 UTC; rmendels
Author: Carson Sievert [aut],
  Roy Mendelssohn [aut, ctb, cre]
Maintainer: Roy Mendelssohn <roy.mendelssohn@noaa.gov>
Repository: CRAN
Date/Publication: 2019-10-15 15:50:02 UTC
