https://github.com/cran/RgoogleMaps
Raw File
Tip revision: fc3d7bd817939e481848e386b6d5154a2fd51c35 authored by Markus Loecher, Sense Networks on 10 September 2010, 00:00:00 UTC
version 1.1.9
Tip revision: fc3d7bd
DESCRIPTION
Package: RgoogleMaps
Type: Package
Title: Overlays on Google map tiles in R
Version: 1.1.9
Date: 2010-09-10
Depends: R (>= 1.4.0), graphics, stats, utils
Suggests: ReadImages, rgdal, sp
Author: Markus Loecher, Sense Networks
Maintainer: Markus Loecher, Sense Networks <markus@sensenetworks.com>
Description: This package serves two purposes: (i) Provide a
        comfortable R interface to query the Google server for static
        maps, and (ii) Use the map as a background image to overlay
        plots within R. This requires proper coordinate scaling. NOTE:
        To do anything but downloading static map tiles, RgoogleMaps
        needs EITHER rgdal OR ReadImages OR rimage installed ! Such an
        OR dependency is difficult to express in the Depends field, so
        I moved those packages to suggested. rgdal is your package if
        you prefer png file format and ReadImages or rimage if you
        prefer jpg format. In the latter cases, you will also need the
        libjpeg library installed.
License: GPL
LazyLoad: yes
Packaged: Tue Sep 14 17:28:53 2010; mloecher
Repository: CRAN
Date/Publication: 2010-09-15 07:41:41
back to top