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.7-any)valhallr_0.1.9000.zip(r-4.6-any)valhallr_0.1.9000.zip(r-4.5-any)
valhallr_0.1.9000.tgz(r-4.6-any)valhallr_0.1.9000.tgz(r-4.5-any)
valhallr_0.1.9000.tar.gz(r-4.7-any)valhallr_0.1.9000.tar.gz(r-4.6-any)
valhallr_0.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
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 from:8b93576be1. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 151 | ||
| source / vignettes | OK | 251 | ||
| linux-release-x86_64 | NOTE | 224 | ||
| macos-release-arm64 | NOTE | 151 | ||
| macos-oldrel-arm64 | NOTE | 110 | ||
| windows-devel | NOTE | 100 | ||
| windows-release | NOTE | 94 | ||
| windows-oldrel | NOTE | 126 | ||
| wasm-release | OK | 151 |
Exports:%>%decodeisochronemap_isochronemap_tripod_tableprint_triproutesf_to_latlonsources_to_targetstest_data
Dependencies:abindaskpassbase64encbitbit64bslibcachemCairoclassclassIntclicliprcpp11crayoncrosstalkcrulcurlDBIdigestdplyre1071evaluatefarverfastmapfontawesomefsgenericsgeojsongeojsoniogeojsonsfgeometriesggplot2ggspatialgluegtablehighrhmshtmltoolshtmlwidgetshttpcodehttrisobandjpegjqrjquerylibjsonifyjsonliteKernSmoothknitrlabelinglatticelazyevalleafletleaflet.providerslifecyclemagrittrMASSmemoisemimeopensslpillarpkgconfigpngprettyunitsprogressprotoliteproxypurrrR6rapidjsonrrappdirsrasterRColorBrewerRcppreadrrlangrmarkdownrosms2S7sassscalessfsfheadersspstringistringrsysterratibbletidyrtidyselecttinytextriebeardtzdbunitsurltoolsutf8V8vctrsviridisLitevroomwithrwkxfunyaml
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 |
