Other packages > Find by keyword >

gmapsdistance  

Distance and Travel Time Between Two Points from Google Maps
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gmapsdistance", "4.0.5")



Attach the package and use:
library("gmapsdistance")
Maintained by
Jindra Lacko
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-09-08
Latest Update: 2025-01-11
Description:
Get distance and travel time between two points from Google Maps. Four possible modes of transportation (bicycling, walking, driving and public transportation).
How to cite:
Jindra Lacko (2015). gmapsdistance: Distance and Travel Time Between Two Points from Google Maps. R package version 4.0.5, https://cran.r-project.org/web/packages/gmapsdistance. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0 (2015-09-08 15:52), 2.0 (2016-08-02 02:10), 3.0 (2016-08-10 02:56), 3.1 (2016-08-17 02:20), 3.3 (2017-10-21 20:44), 3.4 (2018-08-28 19:22), 4.0.0 (2022-04-26 16:30), 4.0.4 (2023-08-10 08:10)
Other packages that cited gmapsdistance R package
View gmapsdistance citation profile
Other R packages that gmapsdistance depends, imports, suggests or enhances
Complete documentation for gmapsdistance
Functions, R codes and Examples using the gmapsdistance R package
Some associated functions: get.api.key . gmapsdistance . pkg.env . set.api.key . 
Some associated R codes: gmapsdistance-package.R . gmapsdistance.R .  Full gmapsdistance package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
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  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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