Package: geofacet
Title: 'ggplot2' Faceting Utilities for Geographical Data
Version: 0.2.1
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 geographical faceting functionality for 'ggplot2'.
    Geographical faceting 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,
        ggrepel, imguR, gridExtra, geogrid, methods, rlang
Suggests: sf, testthat, covr, lintr, knitr, rmarkdown
URL: https://github.com/hafen/geofacet
BugReports: https://github.com/hafen/geofacet/issues
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-11-29 19:10:50 UTC; rhafen
Author: Ryan Hafen [aut, cre],
  Barret Schloerke [ctb]
Maintainer: Ryan Hafen <rhafen@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-30 08:00:11 UTC
Built: R 4.2.3; ; 2024-04-24 02:22:00 UTC; windows
