Last data update: 2014.03.03

ggmap

Package: ggmap
Version: 2.6.1
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: 2016-01-22 15:39:39 UTC; david_kahle
Author: David Kahle [aut, cre],
Hadley Wickham [aut]
Maintainer: David Kahle <david.kahle@gmail.com>
Repository: CRAN
Date/Publication: 2016-01-23 00:37:27

● Cran Task View: Spatial, WebTechnologies
● 0 images, 37 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ggmap' ...
** package 'ggmap' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ggmap'
    finding HTML links ... done
    LonLat2XY                               html  
    OSM_scale_lookup                        html  
    XY2LonLat                               html  
    bb2bbox                                 html  
    calc_zoom                               html  
    crime                                   html  
    distQueryCheck                          html  
    file_drawer                             html  
    geocode                                 html  
    geom_leg                                html  
    finding level-2 HTML links ... done

    get_cloudmademap                        html  
    get_googlemap                           html  
    get_map                                 html  
    get_navermap                            html  
    get_openstreetmap                       html  
    get_stamenmap                           html  
    ggimage                                 html  
    gglocator                               html  
    ggmap                                   html  
    ggmapplot                               html  
    hadley                                  html  
    inset                                   html  
    inset_raster                            html  
    legs2route                              html  
    make_bbox                               html  
    mapdist                                 html  
    mutate_geocode                          html  
    print.ggmap                             html  
    qmap                                    html  
    qmplot                                  html  
    revgeocode                              html  
    route                                   html  
    routeQueryCheck                         html  
    theme_inset                             html  
    theme_nothing                           html  
    wind                                    html  
    zips                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (ggmap)
Making 'packages.html' ... done