Package: ggmapinset
Type: Package
Title: Add Inset Panels to Maps
Version: 0.4.0
Authors@R: 
    c(person(given = "Carl",
             family = "Suster",
             email = "Carl.Suster@health.nsw.gov.au",
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0001-7021-9380")),
      person("Western Sydney Local Health District, NSW Health",
             role = "cph"))
Description: Helper to add insets based on geom_sf() from 'ggplot2'.
    This package gives you a drop-in replacement for geom_sf() that supports
    adding a zoomed inset map without having to create and embed a separate plot.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.2
Depends: R (>= 3.6), sf (>= 1.0)
Imports: cli (>= 3.4.0), ggplot2 (>= 3.4.0), lifecycle, rlang (>=
        1.0.0), vctrs (>= 0.6.5)
Suggests: dplyr, forcats, ggrepel, knitr, nswgeo, purrr, rmarkdown,
        stringr, tibble, tidyr,
VignetteBuilder: knitr
URL: https://github.com/cidm-ph/ggmapinset,
        https://cidm-ph.github.io/ggmapinset/
BugReports: https://github.com/cidm-ph/ggmapinset/issues
LazyData: true
NeedsCompilation: no
Packaged: 2024-12-18 06:11:28 UTC; csus5157
Author: Carl Suster [aut, cre] (<https://orcid.org/0000-0001-7021-9380>),
  Western Sydney Local Health District, NSW Health [cph]
Maintainer: Carl Suster <Carl.Suster@health.nsw.gov.au>
Repository: CRAN
Date/Publication: 2024-12-18 06:40:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:58:31 UTC; windows
