Package: ggmapinset
Type: Package
Title: Add Inset Panels to Maps
Version: 0.3.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.2.3
Depends: R (>= 3.6), sf (>= 1.0)
Imports: cli (>= 3.4.0), ggplot2 (>= 3.4.0), rlang (>= 1.0.0)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/cidm-ph/ggmapinset,
        https://cidm-ph.github.io/ggmapinset/
BugReports: https://github.com/cidm-ph/ggmapinset/issues
NeedsCompilation: no
Packaged: 2023-04-28 06:19:31 UTC; csuster
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: 2023-04-28 06:40:02 UTC
Built: R 4.2.0; ; 2023-07-11 01:20:02 UTC; unix
