Mapping tools that convert place names to coordinates on the fly. These 'ggplot2' extensions make maps from a data frame where one of the columns contains place names, without having to directly work with the underlying geospatial data and tools. The corresponding map data must be registered with 'cartographer' either by the user or by another package.
Version: | 0.3.2 |
Depends: | R (≥ 4.1) |
Imports: | cartographer (≥ 0.2), cli (≥ 3.4.0), dplyr (≥ 1.0.0), ggmapinset (≥ 0.3), ggplot2 (≥ 3.4.2), packcircles (≥ 0.3.4), rlang (≥ 1.0.0), sf (≥ 1.0), tidyr (≥ 1.2.0), vctrs (≥ 0.4.0) |
Suggests: | ggrepel, knitr, nswgeo, rmarkdown |
Published: | 2023-05-24 |
DOI: | 10.32614/CRAN.package.ggautomap |
Author: | Carl Suster |
Maintainer: | Carl Suster <Carl.Suster at health.nsw.gov.au> |
BugReports: | https://github.com/cidm-ph/ggautomap/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/cidm-ph/ggautomap, https://cidm-ph.github.io/ggautomap/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ggautomap results |
Reference manual: | ggautomap.pdf |
Vignettes: |
Getting started with 'ggautomap' |
Package source: | ggautomap_0.3.2.tar.gz |
Windows binaries: | r-devel: ggautomap_0.3.2.zip, r-release: ggautomap_0.3.2.zip, r-oldrel: ggautomap_0.3.2.zip |
macOS binaries: | r-devel (arm64): ggautomap_0.3.2.tgz, r-release (arm64): ggautomap_0.3.2.tgz, r-oldrel (arm64): ggautomap_0.3.2.tgz, r-devel (x86_64): ggautomap_0.3.2.tgz, r-release (x86_64): ggautomap_0.3.2.tgz, r-oldrel (x86_64): ggautomap_0.3.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggautomap to link to this page.