Package: ggspatial
Type: Package
Title: Spatial Data Framework for ggplot2
Version: 1.1.10
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", comment = c(ORCID = "0000-0002-1099-3857")),
    person("Diego", "Hernangómez", role = "ctb", comment = c(ORCID = "0000-0001-8457-4658"))
  )
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)
Imports: sf, ggplot2 (>= 3.0.0), rosm (>= 0.2), abind, methods, tibble,
        scales, tidyr, rlang, grid, glue
Suggests: prettymapr, knitr, rmarkdown, sp, raster, terra, testthat (>=
        3.0.0), dplyr, withr, ggrepel, stars, covr, vdiffr, lwgeom
URL: https://paleolimbot.github.io/ggspatial/,
        https://github.com/paleolimbot/ggspatial
BugReports: https://github.com/paleolimbot/ggspatial/issues
RoxygenNote: 7.3.2
Encoding: UTF-8
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-24 03:46:35 UTC; deweydunnington
Author: Dewey Dunnington [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9415-4582>),
  Brent Thorne [ctb] (ORCID: <https://orcid.org/0000-0002-1099-3857>),
  Diego Hernangómez [ctb] (ORCID:
    <https://orcid.org/0000-0001-8457-4658>)
Repository: CRAN
Date/Publication: 2025-08-24 05:30:02 UTC
Built: R 4.5.1; ; 2025-10-21 14:02:11 UTC; windows
