{
  "_id": "6a4baab2a6574ff277f9cb4a",
  "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 <davidhughjones@gmail.com>",
  "Authors@R": "person(\"David\", \"Hugh-Jones\", , \"davidhughjones@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Creates a magnified inset of a ggplot, with projection\nlines and borders around the target area and inset, plus\noptional shadow. Rectangular, elliptical or arbitrary regions\ncan be magnified. Works with facets and maps. Geoms can\noptionally be recomputed within the inset area.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"collate\", \"rd\",\n\"namespace\", \"doctest::dt_roclet\"), packages = \"doctest\")",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/hughjonesd/ggmagnify,\nhttps://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'\n'geom-magnify-tile.R' 'ggplot-utils.R' 'helpers.R'\n'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": {
    "Date": "2026-07-06 13:07:52 UTC",
    "User": "root"
  },
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "ggmagnify_0.4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/e2f4209cb84f75ab3ea08b128873ae407e9719225da9afb724a5ce9f0647dd1f",
  "_filesize": 11655848,
  "_sha256": "e2f4209cb84f75ab3ea08b128873ae407e9719225da9afb724a5ce9f0647dd1f",
  "_expires": "2026-10-14T13:16:32.000Z",
  "_created": "2026-07-06T13:07:52.000Z",
  "_published": "2026-07-06T13:16:34.200Z",
  "_jobs": [
    {
      "job": 85379044792,
      "time": 219,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109946613"
    },
    {
      "job": 85379044736,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109937821"
    },
    {
      "job": 85379044937,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8110046121"
    },
    {
      "job": 85379044813,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8110027610"
    },
    {
      "job": 85378315139,
      "time": 218,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109855508"
    },
    {
      "job": 85379044789,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8109922965"
    },
    {
      "job": 85379045072,
      "time": 238,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109957069"
    },
    {
      "job": 85379044835,
      "time": 165,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109923398"
    },
    {
      "job": 85379044864,
      "time": 168,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109925639"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793591243",
  "_status": "success",
  "_upstream": "https://github.com/hughjonesd/ggmagnify",
  "_commit": {
    "id": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
    "author": "David Hugh-Jones <davidhughjones@gmail.com>",
    "committer": "David Hugh-Jones <davidhughjones@gmail.com>",
    "message": "Updates for ggplot2 4.0.0\n",
    "time": 1757843935
  },
  "_maintainer": {
    "name": "David Hugh-Jones",
    "email": "davidhughjones@gmail.com",
    "login": "hughjonesd",
    "twitter": "@davidhughjones",
    "description": "Social scientist, R hacker",
    "uuid": 5818871
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.4",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "gridGeometry",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "doctest",
      "role": "Suggests"
    },
    {
      "package": "ggfx",
      "role": "Suggests"
    },
    {
      "package": "hexbin",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "hughjonesd",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.4.2",
      "date": "2025-09-14"
    }
  ],
  "_topics": [
    "ggplot",
    "graphics"
  ],
  "_stars": 310,
  "_contributors": [
    {
      "user": "hughjonesd",
      "count": 207,
      "uuid": 5818871
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 36,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggmagnify"
  },
  "_devurl": "https://github.com/hughjonesd/ggmagnify",
  "_pkgdown": "https://hughjonesd.github.io/ggmagnify/",
  "_searchresults": 136,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggmagnify.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "geom_magnify",
    "geom_magnify_tile",
    "GeomMagnify",
    "grob_where",
    "hull_around",
    "inset_blanks",
    "inset_theme",
    "rect_around"
  ],
  "_help": [
    {
      "page": "geom_magnify",
      "title": "Create a magnified inset of a plot",
      "topics": [
        "geom_magnify",
        "geom_magnify_tile"
      ]
    },
    {
      "page": "GeomMagnify",
      "title": "Internals",
      "topics": [
        "GeomMagnify"
      ]
    },
    {
      "page": "grob_where",
      "title": "Create a grob from a subset of sf data",
      "topics": [
        "grob_where"
      ]
    },
    {
      "page": "inset_theme",
      "title": "Create a theme suitable for an inset ggplot",
      "topics": [
        "inset_blanks",
        "inset_theme"
      ]
    },
    {
      "page": "rect_around",
      "title": "Helper functions to find rectangles or convex hulls of data",
      "topics": [
        "hull_around",
        "rect_around"
      ]
    }
  ],
  "_pkglogo": "https://github.com/hughjonesd/ggmagnify/raw/v0.4.2/man/figures/logo.png",
  "_readme": "https://github.com/hughjonesd/ggmagnify/raw/v0.4.2/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gridGeometry",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "polyclip",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.323870606540509,
  "_indexed": false,
  "_nocasepkg": "ggmagnify",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://hughjonesd.r-universe.dev/ggmagnify",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-07-06T13:10:30.000Z",
      "distro": "resolute",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/b04b761765c16f3353478679b750fd3be7ee16cf89b4f24097a19af70ee6a8a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793591243"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-07-06T13:10:17.000Z",
      "distro": "resolute",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/e1618609bf4d8c0c044bd093ebf7c4adf4aa5461205c51950f31a441059a0c39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793591243"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-06T13:15:09.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/22701d6abd39e29e188b0c1f0f9b9c37679c067eaea6e276b8756e6545a0421f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793591243"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-06T13:14:22.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/7fb86917c482fe7ee6d6b8c4dadfd4e7c987cc9ac7bed5ae5ac21fabbd9c466c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793591243"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-07-06T13:10:58.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/ddf957ac45567dbf2dcebe46e93ab62cc1b3d07b7ce78045a8c10a328d3e13eb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793591243"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-06T13:10:28.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/6bd727921c9102d7355b590e8a6615f5d61899f6ece0f4c5515f6971b71d7fd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793591243"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-06T13:09:14.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/60cfe549ac48fcd2dad17dac23e5af9c30f8f0a8e178949fd1365c8d32274612",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793591243"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-06T13:09:19.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/b50d55f3ac8fca3631f259031737170c76741c0013a0161ca208474cd511de47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793591243"
    }
  ]
}