Package: TargomoR
Type: Package
Title: Interface to the 'Targomo' API
Version: 0.2.0
Authors@R: person("Chris", "Mason-Thom", email = "chrismasonthom@gmail.com", role=c("aut","cre"))
Description: Functions to provide an intuitive interface for retrieving travel time data from the
    'Targomo' API (see <https://targomo.com/developers/> for details). Provides support for retrieving
    isochrone polygons, travel routes, times and distances. Also includes functions for easily adding
    the data to 'leaflet' maps, and functions for using the 'Targomo' map tiles.
License: GPL-3
URL: https://cwthom.github.io/TargomoR
BugReports: https://github.com/cwthom/TargomoR/issues
Imports: leaflet, magrittr, httr, jsonlite, geojsonsf, sf, tibble, xml2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat (>= 2.1.0), covr, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2019-12-02 21:21:35 UTC; chris
Author: Chris Mason-Thom [aut, cre]
Maintainer: Chris Mason-Thom <chrismasonthom@gmail.com>
Repository: CRAN
Date/Publication: 2019-12-06 23:40:08 UTC
Built: R 4.0.2; ; 2020-07-17 11:14:37 UTC; unix
