Package: cartographer
Title: Turn Place Names into Map Data
Version: 0.2.1
Authors@R: 
    c(person(given = "Carl",
             family = "Suster",
             email = "Carl.Suster@health.nsw.gov.au",
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0001-7021-9380")),
      person("Western Sydney Local Health District, NSW Health",
             role = "cph"))
Description: A tool for easily matching spatial data when you have a list of
    place/region names. You might have a data frame that came from a
    spreadsheet tracking some data by suburb or state. This package can
    convert it into a spatial data frame ready for plotting. The actual map
    data is provided by other packages (or your own code).
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: cli (>= 3.6.0), dplyr (>= 1.1.0), rlang (>= 1.1.0), sf (>=
        1.0.12)
Collate: 'cartographer-global.R' 'cartographer-package.R'
        'add_geometry.R' 'data.R' 'resolve.R' 'zzz.R'
Additional_repositories: http://packages.ropensci.org
Depends: R (>= 4.1)
LazyData: true
Suggests: ggplot2 (>= 3.4.2), knitr, maps, rnaturalearth,
        rnaturalearthhires, rmarkdown
URL: https://github.com/cidm-ph/cartographer,
        https://cidm-ph.github.io/cartographer/
BugReports: https://github.com/cidm-ph/cartographer/issues
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2024-01-28 06:38:09 UTC; carl
Author: Carl Suster [aut, cre] (<https://orcid.org/0000-0001-7021-9380>),
  Western Sydney Local Health District, NSW Health [cph]
Maintainer: Carl Suster <Carl.Suster@health.nsw.gov.au>
Repository: CRAN
Date/Publication: 2024-01-28 11:40:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-01-28 15:16:52 UTC; unix
Archs: cartographer.so.dSYM
