Package: valhallr 0.1.9000
valhallr: A Tidy Interface to the 'Valhalla' Routing Engine
An interface to the 'Valhalla' routing engine’s application programming interfaces (APIs) for turn-by-turn routing, isochrones, and origin-destination analyses. Also includes several user-friendly functions for plotting outputs, and strives to follow "tidy" design principles. Please note that this package requires access to a running instance of 'Valhalla', which is open source and can be downloaded from <https://github.com/valhalla/valhalla>.
Authors:
valhallr_0.1.9000.tar.gz
valhallr_0.1.9000.zip(r-4.5)valhallr_0.1.9000.zip(r-4.4)valhallr_0.1.9000.zip(r-4.3)
valhallr_0.1.9000.tgz(r-4.4-any)valhallr_0.1.9000.tgz(r-4.3-any)
valhallr_0.1.9000.tar.gz(r-4.5-noble)valhallr_0.1.9000.tar.gz(r-4.4-noble)
valhallr_0.1.9000.tgz(r-4.4-emscripten)valhallr_0.1.9000.tgz(r-4.3-emscripten)
valhallr.pdf |valhallr.html✨
valhallr/json (API)
# Install 'valhallr' in R: |
install.packages('valhallr', repos = c('https://chris31415926535.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chris31415926535/valhallr/issues
Last updated 3 years agofrom:8b93576be1. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | NOTE | Nov 16 2024 |
R-4.5-linux | NOTE | Nov 16 2024 |
R-4.4-win | NOTE | Nov 16 2024 |
R-4.4-mac | NOTE | Nov 16 2024 |
R-4.3-win | NOTE | Nov 16 2024 |
R-4.3-mac | NOTE | Nov 16 2024 |
Exports:%>%decodeisochronemap_isochronemap_tripod_tableprint_triproutesf_to_latlonsources_to_targetstest_data
Dependencies:abindaskpassbase64encbitbit64bslibcachemCairoclassclassIntclicliprcolorspacecpp11crayoncrosstalkcrulcurlDBIdigestdplyre1071evaluatefansifarverfastmapfontawesomefsgenericsgeojsongeojsoniogeojsonsfgeometriesggplot2ggspatialgluegtablehighrhmshtmltoolshtmlwidgetshttpcodehttrisobandjpegjqrjquerylibjsonifyjsonliteKernSmoothknitrlabelinglatticelazyevalleafletleaflet.providerslifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigpngprettyunitsprogressprotoliteproxypurrrR6rapidjsonrrappdirsrasterRColorBrewerRcppreadrrlangrmarkdownrosms2sassscalessfsfheadersspstringistringrsysterratibbletidyrtidyselecttinytextriebeardtzdbunitsurltoolsutf8V8vctrsviridisLitevroomwithrwkxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Decode Valhalla Route Shape | decode |
Generate Isochrones | isochrone |
Generate maps of isochrones | map_isochrone |
Make a Map from a Trip | map_trip |
Generate Tidy Origin-Destination Data using Valhalla | od_table |
Print Trip Summary and Turn-By-Turn Directions | print_trip |
Point-to-Point Routing with Valhalla | route |
Convert 'sf' objects to *valhallr*-friendly tibbles | sf_to_latlon |
Source-to-Targets Origin/Destination Matrices with Valhalla | sources_to_targets |
Get Lat/Lon Coordinates for Testing | test_data |