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 25 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

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
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  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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