Other packages > Find by keyword >

RgoogleMaps  

Overlays on Static Maps
View on CRAN: Click here


Download and install RgoogleMaps package within the R console
Install from CRAN:
install.packages("RgoogleMaps")

Install from Github:
library("remotes")
install_github("cran/RgoogleMaps")

Install by package version:
library("remotes")
install_version("RgoogleMaps", "1.5.3")



Attach the package and use:
library("RgoogleMaps")
Maintained by
Markus Loecher
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-05-07
Latest Update: 2025-09-03
Description:
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.
How to cite:
Markus Loecher (2009). RgoogleMaps: Overlays on Static Maps. R package version 1.5.3, https://cran.r-project.org/web/packages/RgoogleMaps. Accessed 15 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:23), 1.0 (2009-05-07 13:03), 1.1.1 (2009-05-15 13:25), 1.1.2 (2009-05-20 08:55), 1.1.3 (2009-06-18 09:28), 1.1.4 (2009-07-18 17:35), 1.1.5 (2009-07-26 19:51), 1.1.6 (2009-10-13 20:26), 1.1.7 (2010-02-09 10:16), 1.1.8 (2010-02-11 19:40), 1.1.9.1 (2010-09-22 21:36), 1.1.9.2 (2010-10-26 14:10), 1.1.9.3 (2010-12-13 19:21), 1.1.9.4 (2011-01-08 09:30), 1.1.9.5 (2011-03-04 17:22), 1.1.9.6 (2011-03-13 19:43), 1.1.9.7 (2011-05-13 08:57), 1.1.9.8 (2011-06-29 11:41), 1.1.9.11 (2011-07-23 22:15), 1.1.9.13 (2011-07-26 12:14), 1.1.9.15 (2011-08-02 10:32), 1.1.9 (2010-09-15 09:41), 1.1 (2009-05-13 09:05), 1.2.0.2 (2012-08-26 14:51), 1.2.0.3 (2013-03-30 15:56), 1.2.0.4 (2013-09-04 16:47), 1.2.0.5 (2013-09-28 11:50), 1.2.0.6 (2014-04-30 20:46), 1.2.0.7 (2015-01-21 17:14), 1.2.0 (2012-03-15 21:25), 1.4.1 (2016-09-18 17:43), 1.4.2 (2018-06-08 12:13), 1.4.3 (2018-11-07 21:10), 1.4.4 (2019-08-20 14:40), 1.4.5.1 (2020-01-09 00:02), 1.4.5.2 (2020-01-26 13:50), 1.4.5.3 (2020-02-12 15:30), 1.4.5 (2019-12-11 19:00), 1.5.1 (2023-11-06 13:20)
Other packages that cited RgoogleMaps R package
View RgoogleMaps citation profile
Other R packages that RgoogleMaps depends, imports, suggests or enhances
Complete documentation for RgoogleMaps
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
Download / Learn more Package Citations See dependency  
SiER  
Signal Extraction Approach for Sparse Multivariate Response Regression
Methods for regression with high-dimensional predictors andunivariate or maltivariate response varia ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
AFR  
Toolkit for Regression Analysis of Kazakhstan Banking Sector Data
Tool is created for regression, prediction and forecast analysis of macroeconomic and credit data. ...
Download / Learn more Package Citations See dependency  
CTTinShiny  
Shiny Interface for the CTT Package
A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides ...
Download / Learn more Package Citations See dependency  
functClust  
Functional Clustering of Redundant Components of a System
Cluster together the components that make up an interactivesystem on the basis of their functional r ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA