{
  "_id": "6a49bd29dd856319bc563a8f",
  "Package": "cartographer",
  "Title": "Turn Place Names into Map Data",
  "Version": "0.2.2.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 = \"2023-2025\"))",
  "Description": "A tool for easily matching spatial data when you have a\nlist of place/region names. You might have a data frame that\ncame from a spreadsheet tracking some data by suburb or state.\nThis package can convert it into a spatial data frame ready for\nplotting. The actual map data is provided by other packages (or\nyour own code).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Collate": "'cartographer-global.R' 'cartographer-package.R'\n'add_geometry.R' 'data.R' 'resolve.R' 'zzz.R'",
  "Additional_repositories": "http://packages.ropensci.org",
  "LazyData": "true",
  "URL": "https://github.com/cidm-ph/cartographer,\nhttps://cidm-ph.github.io/cartographer/",
  "BugReports": "https://github.com/cidm-ph/cartographer/issues",
  "VignetteBuilder": "knitr",
  "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-19 22:08:26 UTC",
  "RemoteUrl": "https://github.com/cidm-ph/cartographer",
  "RemoteRef": "HEAD",
  "RemoteSha": "6aab601953141f0a55045f6f4340587943e3ad78",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 11:09:32 UTC",
    "User": "root"
  },
  "Author": "Carl Suster [aut, cre] (ORCID: <https://orcid.org/0000-0001-7021-9380>),\nWestern Sydney Local Health District, NSW Health [cph] (2023-2025)",
  "Maintainer": "Carl Suster <carl.suster@sydney.edu.au>",
  "_user": "cidm-ph",
  "_type": "src",
  "_file": "cartographer_0.2.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/82b25f8d79c3902ee8f85d164b5ff6ce3a286f94d36d1f9ccb4ae035d1f1fbc0",
  "_filesize": 318875,
  "_sha256": "82b25f8d79c3902ee8f85d164b5ff6ce3a286f94d36d1f9ccb4ae035d1f1fbc0",
  "_expires": "2026-10-13T02:10:48.000Z",
  "_created": "2026-06-18T11:09:32.000Z",
  "_published": "2026-07-05T02:10:49.653Z",
  "_jobs": [
    {
      "job": 85184953382,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7721661148"
    },
    {
      "job": 85184953565,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721659628"
    },
    {
      "job": 85184953592,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7721635490"
    },
    {
      "job": 85184953405,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721632843"
    },
    {
      "job": 85184953367,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721602562"
    },
    {
      "job": 85184953477,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721655081"
    },
    {
      "job": 85184953488,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7721637078"
    },
    {
      "job": 85184953562,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7721631469"
    },
    {
      "job": 85184953484,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7721629435"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27755145530",
  "_status": "success",
  "_upstream": "https://github.com/cidm-ph/cartographer",
  "_commit": {
    "id": "6aab601953141f0a55045f6f4340587943e3ad78",
    "author": "Carl Suster <carl.suster@sydney.edu.au>",
    "committer": "Carl Suster <carl.suster@sydney.edu.au>",
    "message": "Increment version number to 0.2.2.9000\n",
    "time": 1773958106
  },
  "_maintainer": {
    "name": "Carl Suster",
    "email": "carl.suster@sydney.edu.au",
    "login": "arcresu",
    "orcid": "0000-0001-7021-9380",
    "description": "",
    "uuid": 322256
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.2.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearth",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearthhires",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cidm-ph",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v0.2.2",
      "date": "2026-03-19"
    }
  ],
  "_topics": [
    "spatial"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "arcresu",
      "count": 68,
      "uuid": 322256
    }
  ],
  "_userbio": {
    "uuid": 117950378,
    "type": "organization",
    "name": "Centre for Infectious Diseases and Microbiology - Public Health",
    "followers": 9
  },
  "_downloads": {
    "count": 576,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cartographer"
  },
  "_devurl": "https://github.com/cidm-ph/cartographer",
  "_pkgdown": "https://cidm-ph.github.io/cartographer/",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cartographer.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cidm-ph/cartographer",
  "_realowner": "cidm-ph",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2023-05-02"
    },
    {
      "version": "0.2.1",
      "date": "2024-01-28"
    },
    {
      "version": "0.2.2",
      "date": "2026-03-19"
    }
  ],
  "_exports": [
    "add_geometry",
    "feature_names",
    "feature_types",
    "map_outline",
    "map_sf",
    "map_sfc",
    "register_map",
    "resolve_feature_names",
    "resolve_feature_type"
  ],
  "_datasets": [
    {
      "name": "nc_type_example_1",
      "title": "Example datasets with a feature name column and random data",
      "object": "nc_type_example_1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "county",
        "type"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "nc_type_example_2",
      "title": "Example datasets with a feature name column and random data",
      "object": "nc_type_example_2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "county",
        "type"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cartographer-package",
      "title": "Turn Place Names into Map Data",
      "topics": [
        "cartographer-package",
        "cartographer"
      ]
    },
    {
      "page": "add_geometry",
      "title": "Convert input data frame into a spatial data frame",
      "topics": [
        "add_geometry"
      ]
    },
    {
      "page": "feature_names",
      "title": "List known feature names",
      "topics": [
        "feature_names"
      ]
    },
    {
      "page": "feature_types",
      "title": "List known feature types",
      "topics": [
        "feature_types"
      ]
    },
    {
      "page": "map_outline",
      "title": "Retrieve a map outline registered with cartographer.",
      "topics": [
        "map_outline"
      ]
    },
    {
      "page": "map_sf",
      "title": "Retrieve map data registered with cartographer.",
      "topics": [
        "map_sf"
      ]
    },
    {
      "page": "map_sfc",
      "title": "Retrieve geometry of a single location.",
      "topics": [
        "map_sfc"
      ]
    },
    {
      "page": "nc_type_example",
      "title": "Example datasets with a feature name column and random data",
      "topics": [
        "nc_type_example_1",
        "nc_type_example_2"
      ]
    },
    {
      "page": "register_map",
      "title": "Register a new feature type",
      "topics": [
        "register_map"
      ]
    },
    {
      "page": "resolve_feature_names",
      "title": "Canonicalise feature names accounting for aliases and character case",
      "topics": [
        "resolve_feature_names"
      ]
    },
    {
      "page": "resolve_feature_type",
      "title": "Guess the feature type if it was missing",
      "topics": [
        "resolve_feature_type"
      ]
    }
  ],
  "_readme": "https://github.com/cidm-ph/cartographer/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "DBI",
    "e1071",
    "KernSmooth",
    "MASS",
    "proxy",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "units",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "cartographer.Rmd",
      "filename": "cartographer.html",
      "title": "Getting started with 'cartographer'",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-04-28 06:16:37",
      "modified": "2026-03-19 02:57:25",
      "commits": 2
    },
    {
      "source": "registering_maps.Rmd",
      "filename": "registering_maps.html",
      "title": "Registering map data with 'cartographer'",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Obtaining the data",
        "Registering the map",
        "Publishing your package",
        "Reducing file size"
      ],
      "created": "2023-04-28 06:16:37",
      "modified": "2024-01-28 03:47:02",
      "commits": 6
    }
  ],
  "_score": 5.911690158753862,
  "_indexed": true,
  "_nocasepkg": "cartographer",
  "_universes": [
    "cidm-ph",
    "arcresu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-06-18T11:12:21.000Z",
      "distro": "noble",
      "commit": "6aab601953141f0a55045f6f4340587943e3ad78",
      "fileid": "https://r2.ropensci.org/4a353d8733ff1478f32b264927a3258fd3798636c6de4f6eeb5c4f8d889d19fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27755145530"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-06-18T11:12:17.000Z",
      "distro": "noble",
      "commit": "6aab601953141f0a55045f6f4340587943e3ad78",
      "fileid": "https://r2.ropensci.org/cd611c8ffaf8492ec866ee5df974f59bfbd42168e7cc9858df25a76070db557c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27755145530"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-06-18T11:11:10.000Z",
      "commit": "6aab601953141f0a55045f6f4340587943e3ad78",
      "fileid": "https://r2.ropensci.org/5cc7abde8eb1b7c2a23de6910b89b2f3d18b47b1af1e1800231cd7fd4484c503",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27755145530"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-06-18T11:11:00.000Z",
      "commit": "6aab601953141f0a55045f6f4340587943e3ad78",
      "fileid": "https://r2.ropensci.org/96feb5ed41fe6b8c99206fbbd3862ce6bc1915c870b4a7b0460f75203976207e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27755145530"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-06-18T11:12:19.000Z",
      "commit": "6aab601953141f0a55045f6f4340587943e3ad78",
      "fileid": "https://r2.ropensci.org/ae9017bdaedc41802dcfaf21f00f7c8a0c309af283a4e3d644bc51adb81b1092",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27755145530"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-18T11:10:54.000Z",
      "commit": "6aab601953141f0a55045f6f4340587943e3ad78",
      "fileid": "https://r2.ropensci.org/912004ae9d4fc08125ed35193668eb84d819f9d41961551a66e3ba7bb3e97cc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27755145530"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-18T11:10:48.000Z",
      "commit": "6aab601953141f0a55045f6f4340587943e3ad78",
      "fileid": "https://r2.ropensci.org/861dbd8f40ae4ac5e797ca8aec07b1e61ead947de1617028217f803080cbaa4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27755145530"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-18T11:10:42.000Z",
      "commit": "6aab601953141f0a55045f6f4340587943e3ad78",
      "fileid": "https://r2.ropensci.org/b87755bee9eaa545d3b132d313cc20353cec77d08a2d6cd19294f6b43bc96ac8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cidm-ph/actions/runs/27755145530"
    }
  ]
}