Package: valhallr
Type: Package
Title: A Tidy Interface to the 'Valhalla' Routing Engine
Version: 0.1.0
Author: Christopher Belanger
Maintainer: Christopher Belanger <christopher.a.belanger@gmail.com>
Description: 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>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: httr, purrr, jsonlite, dplyr, magrittr, tibble, tidyr, sf,
        leaflet, ggplot2, htmltools, stringr, ggspatial, geojsonio,
        rlang, Cairo
RoxygenNote: 7.1.1
URL: https://github.com/chris31415926535/valhallr
BugReports: https://github.com/chris31415926535/valhallr/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-05 20:04:33 UTC; chris
Repository: CRAN
Date/Publication: 2021-03-09 08:40:02 UTC
Built: R 4.6.0; ; 2025-08-20 05:02:52 UTC; unix
