{
  "_id": "6a7fd909dae7655aa97dc0bc",
  "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-08-15 02:46:33 UTC",
    "User": "root"
  },
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "ggmagnify_0.4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/288a0f53b95c4107208aaf3aa1377b765ad126720ddcdfc1ca417de5dbe241bb",
  "_filesize": 11655943,
  "_sha256": "288a0f53b95c4107208aaf3aa1377b765ad126720ddcdfc1ca417de5dbe241bb",
  "_expires": "2026-11-23T03:12:07.000Z",
  "_created": "2026-08-15T02:46:33.000Z",
  "_published": "2026-08-15T03:12:09.800Z",
  "_jobs": [
    {
      "job": 94951804231,
      "time": 1410,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9240589013"
    },
    {
      "job": 94951804282,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240310876"
    },
    {
      "job": 94951804254,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9240305011"
    },
    {
      "job": 94951804260,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240307504"
    },
    {
      "job": 94951302201,
      "time": 245,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240259905"
    },
    {
      "job": 94951804323,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9240294084"
    },
    {
      "job": 94951804301,
      "time": 1489,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9240605797"
    },
    {
      "job": 94951804302,
      "time": 159,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9240303116"
    },
    {
      "job": 94951804630,
      "time": 169,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240305696"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859890296",
  "_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": 37,
    "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": 134,
  "_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.318835191727664,
  "_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-08-15T03:09:03.000Z",
      "distro": "resolute",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/9f3cfe4d97b9869c5f23b120a41c436dc199244e7d24165258d307b4451cf663",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859890296"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-08-15T02:49:00.000Z",
      "distro": "resolute",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/53076fa153ff052ef0dad5d647d77885b0acda7e9a8bf4ab63a91b6f42820e5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859890296"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-08-15T02:48:45.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/910c9af19eb78e4e85e081a87d037829e39718e18db2cf24de6c6cda25f1aa44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859890296"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-08-15T02:48:53.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/9bf1f5f51859c0722476df5042393467dee57664babcea1dd880f549246bd971",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859890296"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-08-15T02:49:01.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/f47b7d34313a346e7f025d670193752dfd230c7075f55efa205b049b0baba38b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859890296"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-08-15T03:09:54.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/282c0102260dc606eb019aa9df24ef0410b1794734418382075ee932bc6f3c6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859890296"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-08-15T02:47:56.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/46f82ae2cfea323c7373c7eec9d79f62fb3eabda6d77aa7cdf29ffeda3fe704c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859890296"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-08-15T02:47:53.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/0d4fa0b026e042eec04f7b40e08ae3cc084d015205a22ec7de08c878d821c7a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859890296"
    }
  ]
}