{
  "_id": "6a47e784e06c18f0a652425f",
  "Package": "ggmapinset",
  "Type": "Package",
  "Title": "Add Inset Panels to Maps",
  "Version": "0.5.0.9000",
  "Authors@R": "c(person(given = \"Carl\",\nfamily = \"Suster\",\nemail = \"carl.suster@sydney.edu.au\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7021-9380\")),\nperson(\"Western Sydney Local Health District, NSW Health\",\nrole = \"cph\",\ncomment = \"2022-2025\"))",
  "Description": "Helper to add insets based on geom_sf() from 'ggplot2'.\nThis package gives you a drop-in replacement for geom_sf() that\nsupports adding a zoomed inset map without having to create and\nembed a separate plot.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/cidm-ph/ggmapinset,\nhttps://cidm-ph.github.io/ggmapinset/",
  "BugReports": "https://github.com/cidm-ph/ggmapinset/issues",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://cidm-ph.r-universe.dev",
  "Date/Publication": "2026-03-25 21:16:01 UTC",
  "RemoteUrl": "https://github.com/cidm-ph/ggmapinset",
  "RemoteRef": "HEAD",
  "RemoteSha": "60d8c97c8ea9ca39c5055703928ef53421e3f8f5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 16:43:17 UTC",
    "User": "root"
  },
  "Author": "Carl Suster [aut, cre] (ORCID: <https://orcid.org/0000-0001-7021-9380>),\nWestern Sydney Local Health District, NSW Health [cph] (2022-2025)",
  "Maintainer": "Carl Suster <carl.suster@sydney.edu.au>",
  "_user": "cidm-ph",
  "_type": "src",
  "_file": "ggmapinset_0.5.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/35393edd48bab8c6d99198b504be5244e2c27f3526d603969874b76698d9311c",
  "_filesize": 1403849,
  "_sha256": "35393edd48bab8c6d99198b504be5244e2c27f3526d603969874b76698d9311c",
  "_expires": "2026-10-11T16:46:58.000Z",
  "_created": "2026-07-03T16:43:17.000Z",
  "_published": "2026-07-03T16:47:00.294Z",
  "_jobs": [
    {
      "job": 85041222521,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8071491790"
    },
    {
      "job": 85041222530,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071488842"
    },
    {
      "job": 85041222540,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8071474555"
    },
    {
      "job": 85041222516,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071472799"
    },
    {
      "job": 85040746952,
      "time": 214,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071442897"
    },
    {
      "job": 85041222500,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8071486329"
    },
    {
      "job": 85041222520,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8071473372"
    },
    {
      "job": 85041222536,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8071470456"
    },
    {
      "job": 85041222515,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071473894"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/28673121824",
  "_status": "success",
  "_upstream": "https://github.com/cidm-ph/ggmapinset",
  "_commit": {
    "id": "60d8c97c8ea9ca39c5055703928ef53421e3f8f5",
    "author": "Carl Suster <carl.suster@sydney.edu.au>",
    "committer": "Carl Suster <carl.suster@sydney.edu.au>",
    "message": "Increment version number to 0.5.0.9000\n",
    "time": 1774473361
  },
  "_maintainer": {
    "name": "Carl Suster",
    "email": "carl.suster@sydney.edu.au",
    "login": "arcresu",
    "orcid": "0000-0001-7021-9380",
    "description": "",
    "uuid": 322256
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "sf",
      "version": ">= 1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.6.5",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "nswgeo",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "cidm-ph",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-13",
      "n": 13
    }
  ],
  "_tags": [
    {
      "name": "v0.5.0",
      "date": "2026-03-25"
    }
  ],
  "_topics": [
    "data-visualization",
    "geospatial",
    "ggplot-extension",
    "ggplot2"
  ],
  "_stars": 38,
  "_contributors": [
    {
      "user": "arcresu",
      "count": 104,
      "uuid": 322256
    }
  ],
  "_userbio": {
    "uuid": 117950378,
    "type": "organization",
    "name": "Centre for Infectious Diseases and Microbiology - Public Health",
    "followers": 9
  },
  "_downloads": {
    "count": 614,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggmapinset"
  },
  "_devurl": "https://github.com/cidm-ph/ggmapinset",
  "_pkgdown": "https://cidm-ph.github.io/ggmapinset/",
  "_searchresults": 15,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggmapinset.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cidm-ph/ggmapinset",
  "_realowner": "cidm-ph",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.3",
      "date": "2023-02-21"
    },
    {
      "version": "0.3.0",
      "date": "2023-04-28"
    },
    {
      "version": "0.4.0",
      "date": "2024-12-18"
    },
    {
      "version": "0.5.0",
      "date": "2026-03-25"
    }
  ],
  "_exports": [
    "build_sf_inset_layers",
    "coerce_centre",
    "configure_inset",
    "coord_sf_inset",
    "geom_inset_frame",
    "geom_sf_inset",
    "geom_sf_label_inset",
    "geom_sf_text_inset",
    "GeomSfInset",
    "get_inset_config",
    "shape_circle",
    "shape_rectangle",
    "shape_sf",
    "stat_sf_coordinates_inset",
    "stat_sf_inset",
    "StatSfCoordinatesInset",
    "StatSfInset",
    "transform_to_inset"
  ],
  "_datasets": [
    {
      "name": "mozzies_nsw2301",
      "title": "Mosquito counts from NSW Arbovirus Surveillance program",
      "object": "mozzies_nsw2301",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "location",
        "week_ending",
        "species",
        "count",
        "type",
        "lat",
        "long"
      ],
      "rows": 720,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ggmapinset-package",
      "title": "Add Inset Panels to Maps",
      "topics": [
        "ggmapinset-package",
        "ggmapinset"
      ]
    },
    {
      "page": "build_sf_inset_layers",
      "title": "Build layers to implement an inset-compatible geometry",
      "topics": [
        "build_sf_inset_layers",
        "get_inset_config"
      ]
    },
    {
      "page": "coerce_centre",
      "title": "Convert an object to a point in a suitable format",
      "topics": [
        "coerce_centre"
      ]
    },
    {
      "page": "configure_inset",
      "title": "Configure transformations underpinning a map inset",
      "topics": [
        "configure_inset"
      ]
    },
    {
      "page": "coord_sf_inset",
      "title": "Specify an inset configuration for the whole plot",
      "topics": [
        "coord_sf_inset"
      ]
    },
    {
      "page": "geom_inset_frame",
      "title": "Add a frame and burst lines for an inset",
      "topics": [
        "geom_inset_frame"
      ]
    },
    {
      "page": "geom_sf_inset",
      "title": "Visualise sf objects with insets",
      "topics": [
        "GeomSfInset",
        "geom_sf_inset",
        "StatSfInset",
        "stat_sf_inset"
      ]
    },
    {
      "page": "stat_sf_coordinates_inset",
      "title": "Extract coordinates from 'sf' objects (inset-aware)",
      "topics": [
        "geom_sf_label_inset",
        "geom_sf_text_inset",
        "StatSfCoordinatesInset",
        "stat_sf_coordinates_inset"
      ]
    },
    {
      "page": "mozzies_nsw2301",
      "title": "Mosquito counts from NSW Arbovirus Surveillance program",
      "topics": [
        "mozzies_nsw2301"
      ]
    },
    {
      "page": "shape_circle",
      "title": "Circular insets",
      "concept": [
        "shapes"
      ],
      "topics": [
        "shape_circle"
      ]
    },
    {
      "page": "shape_rectangle",
      "title": "Rectangular insets",
      "concept": [
        "shapes"
      ],
      "topics": [
        "shape_rectangle"
      ]
    },
    {
      "page": "shape_sf",
      "title": "Arbitrary geometry as insets",
      "concept": [
        "shapes"
      ],
      "topics": [
        "shape_sf"
      ]
    },
    {
      "page": "transform_to_inset",
      "title": "Transform coordinates according to inset configuration",
      "topics": [
        "transform_to_inset"
      ]
    }
  ],
  "_readme": "https://github.com/cidm-ph/ggmapinset/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "e1071",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "MASS",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "units",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "ggmapinset.Rmd",
      "filename": "ggmapinset.html",
      "title": "Getting started with 'ggmapinset'",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example usage",
        "Different aesthetics for inset layer",
        "Inset frame backgrounds",
        "Multiple insets"
      ],
      "created": "2023-04-14 05:18:30",
      "modified": "2024-12-18 05:49:21",
      "commits": 16
    }
  ],
  "_score": 6.630936119064192,
  "_indexed": true,
  "_nocasepkg": "ggmapinset",
  "_universes": [
    "cidm-ph",
    "arcresu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-07-03T16:45:56.000Z",
      "distro": "resolute",
      "commit": "60d8c97c8ea9ca39c5055703928ef53421e3f8f5",
      "fileid": "https://r2.ropensci.org/454c34ba7b6d303ed6b89528bc923fca9de781f955e7768689c5b58ae16bbccc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/28673121824"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-07-03T16:45:46.000Z",
      "distro": "resolute",
      "commit": "60d8c97c8ea9ca39c5055703928ef53421e3f8f5",
      "fileid": "https://r2.ropensci.org/4127fab0948eab073da9ab891cc42266966d37c5d817c8c983636b936c5b78dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/28673121824"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-07-03T16:45:06.000Z",
      "commit": "60d8c97c8ea9ca39c5055703928ef53421e3f8f5",
      "fileid": "https://r2.ropensci.org/d0f9e969c97ab6b446732f0680bb955ad3b5fb8cb0ef2328f732e26510061857",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/28673121824"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-07-03T16:44:58.000Z",
      "commit": "60d8c97c8ea9ca39c5055703928ef53421e3f8f5",
      "fileid": "https://r2.ropensci.org/7d20f93b60a47034e002032aec3a96da4e47f7df85904735f0c7a28218c3ebc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/28673121824"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0.9000",
      "date": "2026-07-03T16:46:20.000Z",
      "commit": "60d8c97c8ea9ca39c5055703928ef53421e3f8f5",
      "fileid": "https://r2.ropensci.org/78d8bb9dbbcede8d5b3e94eb7d8c4ab6dfa6ebc7a7b87b0a35f961ddb0836e61",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/28673121824"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-07-03T16:44:44.000Z",
      "commit": "60d8c97c8ea9ca39c5055703928ef53421e3f8f5",
      "fileid": "https://r2.ropensci.org/dfe68fcd77f8d9c9336e43a95a1af18458eb0415d197cba17afef5060acbea7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/28673121824"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-07-03T16:44:29.000Z",
      "commit": "60d8c97c8ea9ca39c5055703928ef53421e3f8f5",
      "fileid": "https://r2.ropensci.org/cfea1ced19cc788726a082ec161f25fd18b44d2e3b6f57c9fd14bb5332b56af2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/28673121824"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-07-03T16:44:42.000Z",
      "commit": "60d8c97c8ea9ca39c5055703928ef53421e3f8f5",
      "fileid": "https://r2.ropensci.org/e8ad5159b5ad2cd65afe4f818de11c2a22ce608acf18df31409913f5ae42b877",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/28673121824"
    }
  ]
}