Package: ggspatial
Type: Package
Title: Spatial Data Framework for ggplot2
Version: 1.0.3
Authors@R: c(
    person("Dewey", "Dunnington",
           email = "dewey@fishandwhistle.net", 
           role = c("aut", "cre"), 
           comment = c(ORCID = "0000-0002-9415-4582")
    ),
    person("Brent", "Thorne", role = "ctb")
  )
Maintainer: Dewey Dunnington <dewey@fishandwhistle.net>
Description: Spatial data plus the power of the ggplot2 framework means easier mapping when input 
  data are already in the form of spatial objects.
License: GPL-3
Depends: R (>= 2.10), ggplot2 (>= 2.2.1.9000)
Imports: sf, rosm (>= 0.2), abind, reshape2, methods, plyr, raster,
        tibble, scales, tidyr, rlang, grid
Suggests: prettymapr, mapproj, knitr, rmarkdown, sp, rgdal, testthat,
        dplyr, withr, ggrepel, stars, covr
URL: https://github.com/paleolimbot/ggspatial
BugReports: https://github.com/paleolimbot/ggspatial/issues
LazyData: TRUE
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-12-14 19:15:01 UTC; dewey
Author: Dewey Dunnington [aut, cre] (<https://orcid.org/0000-0002-9415-4582>),
  Brent Thorne [ctb]
Repository: CRAN
Date/Publication: 2018-12-14 21:10:04 UTC
