Package: ggmagnify Title: Create a Magnified Inset of Part of a "Ggplot" Object Version: 0.4.2 Author: David Hugh-Jones [aut, cre] Maintainer: David Hugh-Jones Authors@R: person("David", "Hugh-Jones", , "davidhughjones@gmail.com", role = c("aut", "cre")) Description: Creates a magnified inset of a ggplot, with projection lines and borders around the target area and inset, plus optional shadow. Rectangular, elliptical or arbitrary regions can be magnified. Works with facets and maps. Geoms can optionally be recomputed within the inset area. License: MIT + file LICENSE Encoding: UTF-8 Language: en Roxygen: list(markdown = TRUE, roclets = c("collate", "rd", "namespace", "doctest::dt_roclet"), packages = "doctest") RoxygenNote: 7.3.2 Depends: R (>= 4.1.0) Imports: cli, ggplot2 (>= 3.3.4), grid, gridExtra, gridGeometry, rlang Suggests: doctest, ggfx, hexbin, maps, rmarkdown, sf, testthat (>= 3.0.0) URL: https://github.com/hughjonesd/ggmagnify, https://hughjonesd.github.io/ggmagnify/ BugReports: https://github.com/hughjonesd/ggmagnify/issues Config/testthat/edition: 3 Collate: 'compute-shape-grob.R' 'stat-magnify.R' 'geom-magnify.R' 'geom-magnify-tile.R' 'ggplot-utils.R' 'helpers.R' 'inset-theme.R' 'projection.R' Remotes: thomasp85/ggforce Repository: https://r-multiverse.r-universe.dev Date/Publication: 2025-09-14 09:58:55 UTC RemoteUrl: https://github.com/hughjonesd/ggmagnify RemoteRef: v0.4.2 RemoteSha: 1eda21aba4f717d0c3525dbafe44670d4f091e54 NeedsCompilation: no Packaged: 2026-07-01 09:08:13 UTC; root