Package: geofacet
Title: 'ggplot2' Faceting Utilities for Geographical Data
Version: 0.2.0
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 (>= 3.2.1), gtable, graphics, rnaturalearth, sp, sf,
        ggrepel, imguR, gridExtra, geogrid, methods
Suggests: testthat, covr, lintr, knitr, rmarkdown
URL: https://github.com/hafen/geofacet
BugReports: https://github.com/hafen/geofacet/issues
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-25 22:48:34 UTC; hafen
Author: Ryan Hafen [aut, cre],
  Barret Schloerke [ctb]
Maintainer: Ryan Hafen <rhafen@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-26 11:00:15 UTC
Built: R 3.6.3; ; 2020-08-05 07:29:10 UTC; windows
