Package: geofacet
Title: 'ggplot2' Faceting Utilities for Geographical Data
Version: 0.1.10
Authors@R: c(
    person("Ryan", "Hafen", email = "rhafen@gmail.com", role = c("aut", "cre")),
    person("Barret", "Schloerke", email = "schloerke@gmail.com", role = "ctb"))
Description: Provides geofaceting functionality for 'ggplot2'. Geofaceting arranges a sequence of plots of data for different geographical entities into a grid that preserves some of the geographical orientation.
Depends: R (>= 3.2)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: ggplot2, gtable, graphics, rnaturalearth, sp, ggrepel, imguR,
        gridExtra, geogrid
Suggests: testthat, covr, lintr, knitr, rmarkdown, packagedocs
RoxygenNote: 6.1.1
VignetteBuilder: knitr, packagedocs
NeedsCompilation: no
Packaged: 2019-03-13 18:13:52 UTC; hafen
Author: Ryan Hafen [aut, cre],
  Barret Schloerke [ctb]
Maintainer: Ryan Hafen <rhafen@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-13 18:40:02 UTC
