Package: ggmap Version: 4.0.2.900 Title: Spatial Visualization with ggplot2 Description: A collection of functions to visualize spatial data and models on top of static maps from various online sources (e.g Google Maps and Stamen Maps). It includes tools common to those tasks, including functions for geolocation and routing. URL: https://github.com/dkahle/ggmap BugReports: https://github.com/dkahle/ggmap/issues Authors@R: c(person("David", "Kahle", email = "david@kahle.io", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9999-1558")), person("Hadley", "Wickham", email = "h.wickham@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-4757-117X")), person("Scott", "Jackson", email = "scottmmjackson@gmail.com", role = "aut"), person("Mikko", "Korpela", email = "mvkorpel@iki.fi", role = "ctb")) Depends: R (>= 3.1.0), ggplot2 (>= 2.2.0) Imports: png, plyr, jpeg, digest, scales, dplyr, bitops, grid, glue, httr, stringr, purrr, magrittr, tibble, tidyr, rlang, cli Suggests: MASS, hexbin, testthat License: GPL-2 LazyData: true RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libssl-dev Repository: https://dkahle.r-universe.dev Date/Publication: 2025-08-31 21:12:18 UTC RemoteUrl: https://github.com/dkahle/ggmap RemoteRef: HEAD RemoteSha: a0fed5c9fd6d3ef1f040496b1fce341fd60bd62e NeedsCompilation: no Packaged: 2026-07-03 20:08:36 UTC; root Author: David Kahle [aut, cre] (ORCID: ), Hadley Wickham [aut] (ORCID: ), Scott Jackson [aut], Mikko Korpela [ctb] Maintainer: David Kahle