{
  "_id": "6a5866b2ff0138dec5d72d63",
  "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-staging.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-16 04:39:51 UTC",
    "User": "root"
  },
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "ggmagnify_0.4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/4feb2bddb54ad1a20408c45b2190376626d4ef9e459d296be98dcdd7807eeb05",
  "_filesize": 11655857,
  "_sha256": "4feb2bddb54ad1a20408c45b2190376626d4ef9e459d296be98dcdd7807eeb05",
  "_expires": "2026-10-24T05:05:51.000Z",
  "_created": "2026-07-16T04:39:51.000Z",
  "_published": "2026-07-16T05:05:54.079Z",
  "_jobs": [
    {
      "job": 87536621520,
      "time": 1420,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8365421548"
    },
    {
      "job": 87536621497,
      "time": 204,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365123651"
    },
    {
      "job": 87536621508,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8365131392"
    },
    {
      "job": 87536621496,
      "time": 202,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365151869"
    },
    {
      "job": 87536220491,
      "time": 218,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365076654"
    },
    {
      "job": 87536621454,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8365105843"
    },
    {
      "job": 87536621562,
      "time": 1524,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8365450386"
    },
    {
      "job": 87536621572,
      "time": 178,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8365117888"
    },
    {
      "job": 87536621560,
      "time": 199,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365122417"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/29389647868",
  "_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": 311,
  "_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.325269301733074,
  "_indexed": false,
  "_nocasepkg": "ggmagnify",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://hughjonesd.r-universe.dev/ggmagnify",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-07-16T05:02:19.000Z",
      "distro": "resolute",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/5f2df9cab73334bf979f3013c56ded1c53de8be4df9844006372d889de1dc3bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/29389647868"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-07-16T04:42:11.000Z",
      "distro": "resolute",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/a34340a5a7e139583ef6ff5e247bd0978a017ff86d3d13ec4e8f68155477e0b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/29389647868"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-16T04:43:21.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/7887e69da0ecabfc42ae5431afa1b9707c55af6f9303d039037c2925bea69b42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/29389647868"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-07-16T04:44:29.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/cf57275ce82160192b9722f17433b9ae21cc8a8dd230c11160ad168c2f7bb6d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/29389647868"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-07-16T04:42:16.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/634c9129f1e7fb8450a554d0c1006406a758f0f95fbf6c38690649064f274eea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/29389647868"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-16T05:03:43.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/db6e9dc88752ffa0251aa72a5e598fa34549043bd1c38e1cf2181d81ff267d75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/29389647868"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-16T04:41:22.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/77799aa3f706f8ccbc4f5d289d3894d1588d8fc56a796dc27d6a22e5cc0cc446",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/29389647868"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-07-16T04:41:39.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/1cb85af01cf17f202134a0c9164ccbb148c85ea9a5c243d7f2e8bfc3aa072cd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/29389647868"
    }
  ]
}