Package: mapsapi 0.5.4

mapsapi: 'sf'-Compatible Interface to 'Google Maps' APIs

Interface to the 'Google Maps' APIs: (1) routing directions based on the 'Directions' API, returned as 'sf' objects, either as single feature per alternative route, or a single feature per segment per alternative route; (2) travel distance or time matrices based on the 'Distance Matrix' API; (3) geocoded locations based on the 'Geocode' API, returned as 'sf' objects, either points or bounds; (4) map images using the 'Maps Static' API, returned as 'stars' objects.

Authors:Michael Dorman [aut, cre], Tom Buckley [ctb], Alex Dannenberg [ctb], Mihir Bhaskar [ctb], Juan P. Fonseca-Zamora [ctb], Rodrigo Vega [ctb]

mapsapi_0.5.4.tar.gz
mapsapi_0.5.4.zip(r-4.5)mapsapi_0.5.4.zip(r-4.4)mapsapi_0.5.4.zip(r-4.3)
mapsapi_0.5.4.tgz(r-4.4-any)mapsapi_0.5.4.tgz(r-4.3-any)
mapsapi_0.5.4.tar.gz(r-4.5-noble)mapsapi_0.5.4.tar.gz(r-4.4-noble)
mapsapi_0.5.4.tgz(r-4.4-emscripten)mapsapi_0.5.4.tgz(r-4.3-emscripten)
mapsapi.pdf |mapsapi.html
mapsapi/json (API)
NEWS

# Install 'mapsapi' in R:
install.packages('mapsapi', repos = c('https://michaeldorman.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/michaeldorman/mapsapi/issues

Datasets:

On CRAN:

7.06 score 50 stars 91 scripts 575 downloads 9 exports 29 dependencies

Last updated 1 years agofrom:d331fd3bce. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 15 2024
R-4.5-winNOTEOct 15 2024
R-4.5-linuxNOTEOct 15 2024
R-4.4-winNOTEOct 15 2024
R-4.4-macNOTEOct 15 2024
R-4.3-winNOTEOct 15 2024
R-4.3-macNOTEOct 15 2024

Exports:mp_directionsmp_geocodemp_get_boundsmp_get_matrixmp_get_pointsmp_get_routesmp_get_segmentsmp_mapmp_matrix

Dependencies:abindaskpassbitopsclassclassIntclicurlDBIe1071httrjsonliteKernSmoothmagrittrMASSmimeopensslpngproxyR6RcppRgoogleMapsrlangs2sfstarssysunitswkxml2

Introduction to package mapsapi

Rendered fromintro.Rmdusingknitr::rmarkdownon Oct 15 2024.

Last update: 2020-12-17
Started: 2017-09-25