{
  "_id": "6a1034deacfb0bcc41c99854",
  "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-05-12 07:33:26 UTC",
    "User": "root"
  },
  "MD5sum": "a2271d4a6e7260f95c868e3e5266d1fb",
  "_user": "hughjonesd",
  "_type": "src",
  "_file": "ggmagnify_0.4.2.tar.gz",
  "_fileid": "8c590fad42eb75e80ddb82f5cf1234044f22b7eeaa6ca587e955107a71ca4050",
  "_filesize": 11658793,
  "_sha256": "8c590fad42eb75e80ddb82f5cf1234044f22b7eeaa6ca587e955107a71ca4050",
  "_created": "2026-05-12T07:33:26.000Z",
  "_published": "2026-05-22T10:50:06.662Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77364887470,
      "time": 221,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938317627"
    },
    {
      "job": 77364887725,
      "time": 210,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938314614"
    },
    {
      "job": 77364887783,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938300456"
    },
    {
      "job": 77364888070,
      "time": 201,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938311195"
    },
    {
      "job": 77364886989,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938253152"
    },
    {
      "job": 77364886948,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158717638"
    },
    {
      "job": 77364887576,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6938299313"
    },
    {
      "job": 77364887802,
      "time": 153,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6938298253"
    },
    {
      "job": 77364887957,
      "time": 168,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6938302350"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/25720107492",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 5818871
  },
  "_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": 134,
  "_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.317436496535099,
  "_indexed": true,
  "_nocasepkg": "ggmagnify",
  "_universes": [
    "hughjonesd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-12T07:36:01.000Z",
      "distro": "noble",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "41726ae9eedb4c5bfd0e4a724e030b7a0611fc8713b86416c0fc4f487cf29f7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/25720107492"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-12T07:35:48.000Z",
      "distro": "noble",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "2f2b0c04fe9acc54c9fd79b0473d4c1afc33c87a223c2b435e64dc143005f289",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/25720107492"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-12T07:35:13.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "ab8042937001c4deb8b7bb30fc78d308fe9c6c6730a05b8ef7277b26c86d61b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/25720107492"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-12T07:35:48.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "db0adcf0260675cc5a281cc1be00baee2fc138e10e877ea3cbf7adff8ca0d75e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/25720107492"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-12T07:34:38.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "be1dd7098c95098b565f5cdd2bfb133441fde4d491a477b2d90dbc1912a43353",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/25720107492"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-12T07:34:34.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "2482bd73099208d8f9c27d3386c5c92cce50390537c0d32f0f9558cf25636ba7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/25720107492"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-12T07:34:41.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "0d80ba3e887fe4e881300fd95994a616ae42f3b8a3dfb8f4390c333a0642a6d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/25720107492"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-05-22T10:49:44.000Z",
      "commit": "1eda21aba4f717d0c3525dbafe44670d4f091e54",
      "fileid": "ba8b6224b45ac5a1c4f29153b0e4975e1b9b0e33335039957ec08456d77e6d3c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hughjonesd/actions/runs/25720107492"
    }
  ]
}