{
  "_id": "6a4a05c38eb8145883d970de",
  "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://hughjonesd.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-06-11 08:55:49 UTC",
    "User": "root"
  },
  "_user": "hughjonesd",
  "_type": "src",
  "_file": "ggmagnify_0.4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/52a7a9ad0496ae35382030c3c2efef74fa0eb0ec9cff41e526d5ad72f104c757",
  "_filesize": 11655788,
  "_sha256": "52a7a9ad0496ae35382030c3c2efef74fa0eb0ec9cff41e526d5ad72f104c757",
  "_expires": "2026-10-13T07:20:32.000Z",
  "_created": "2026-06-11T08:55:49.000Z",
  "_published": "2026-07-05T07:20:35.029Z",
  "_jobs": [
    {
      "job": 85202505151,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7559504606"
    },
    {
      "job": 85202505089,
      "time": 236,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7559519420"
    },
    {
      "job": 85202505296,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7559484869"
    },
    {
      "job": 85202505302,
      "time": 385,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7559579231"
    },
    {
      "job": 85202505323,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7559431226"
    },
    {
      "job": 85202504999,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7559473876"
    },
    {
      "job": 85202504954,
      "time": 180,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7559499625"
    },
    {
      "job": 85202505012,
      "time": 222,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7559514415"
    },
    {
      "job": 85202505018,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7559494567"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/27335382095",
  "_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": "noble",
  "_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": true,
  "_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": 5818871,
    "type": "user",
    "name": "David Hugh-Jones",
    "description": "Social scientist, R hacker"
  },
  "_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": 121,
  "_rbuild": "4.6.0",
  "_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",
    "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.273117068486742,
  "_indexed": true,
  "_nocasepkg": "ggmagnify",
  "_universes": [
    "hughjonesd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-11T08:58:01.000Z",
      "distro": "noble",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/56f201982b94887aa830e81606794e2ade1de36c36da0b1b63bda6ef356d03b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/27335382095"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-06-11T08:58:36.000Z",
      "distro": "noble",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/9e9511d21917d6206d4bdf4fddfaff8c090b702cb31057dbede8eb139cd2eb3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/27335382095"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-11T08:57:32.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/ed3109e72fc8bbec00716ce9caa0e1ecd2cce2af2286246f47f481fbe9ced343",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/27335382095"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-06-11T09:00:02.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/0dcea23cb7d14abeac77e38e40b1916605b46d880b3e646c35b9a09618401d20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/27335382095"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-06-11T08:58:01.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/5ee001c9921968fbf95652646c2a33b1a4036c82d181f121bd2109b795ceafad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/27335382095"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-11T08:57:25.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/77a67d236ed273f0fd91abc6aeb8559e73eed1717c705f0438131278ce3bf1b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/27335382095"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-11T08:57:47.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/00f2c1c54bc610833abf74ea6b19ba38380b496b28e0a013c88552a5de5fab4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/27335382095"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-06-11T08:57:18.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "https://r2.ropensci.org/aad184972b670a1016459de2dc45f7b1dbbc743ff047255a79a6df9585dc6514",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/27335382095"
    }
  ]
}