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