Package: geofacet
Title: 'ggplot2' Faceting Utilities for Geographical Data
Version: 0.2.4
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 (>= 4.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: ggplot2 (>= 3.2.1), gtable, graphics, rnaturalearth, sp,
        ggrepel, gridExtra, geogrid, methods, rlang, httr2
Suggests: sf, testthat, covr, lintr, knitr, rmarkdown
URL: https://github.com/hafen/geofacet,
        https://hafen.github.io/geofacet/
BugReports: https://github.com/hafen/geofacet/issues
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-06-28 21:36:03 UTC; rhafen
Author: Ryan Hafen [aut, cre],
  Barret Schloerke [ctb]
Maintainer: Ryan Hafen <rhafen@gmail.com>
Repository: CRAN
Date/Publication: 2025-06-28 22:30:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:11:46 UTC; windows
