Package: ggmap
Version: 3.0.2
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: RgoogleMaps, 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.2.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-03-14 13:53:33 UTC; david_kahle
Author: David Kahle [aut, cre] (<https://orcid.org/0000-0002-9999-1558>),
  Hadley Wickham [aut] (<https://orcid.org/0000-0003-4757-117X>),
  Scott Jackson [aut],
  Mikko Korpela [ctb]
Maintainer: David Kahle <david@kahle.io>
Repository: CRAN
Date/Publication: 2023-03-14 18:10:06 UTC
Built: R 4.1.2; ; 2023-03-15 11:31:00 UTC; unix
