Package: ggmap
Version: 2.6
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@gmail.com", role = c("aut", "cre")),
  person("Hadley", "Wickham", email = "h.wickham@gmail.com", role = "aut"))
Depends: R (>= 2.14.0), ggplot2 (>= 2.0.0)
Imports: proto, RgoogleMaps, png, plyr, reshape2, rjson, mapproj, jpeg,
        geosphere, digest, scales
Suggests: MASS, stringr, hexbin, dplyr
License: GPL-2
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-19 17:32:45 UTC; david_kahle
Author: David Kahle [aut, cre],
  Hadley Wickham [aut]
Maintainer: David Kahle <david.kahle@gmail.com>
Repository: CRAN
Date/Publication: 2015-12-19 19:07:20
