Package: rmapzen
Type: Package
Title: Client for the 'Mapzen' API
Version: 0.3.3
Author: Tarak Shah
Maintainer: Tarak Shah <tarak_shah@berkeley.edu>
Description: Provides an interface to the 'Mapzen' API for geographic search 
    and geocoding, isochrone calculation, and vector data to draw map tiles. 
    See <https://mapzen.com/documentation/> for more information.
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 2.10)
Imports: tibble, httr, jsonlite, maps, dplyr, assertthat, geojsonio,
        tidyr, purrr, sp, rgdal, digest, maptools, sf
RoxygenNote: 6.0.1
Suggests: testthat, covr
URL: https://tarakc02.github.io/rmapzen/
BugReports: https://github.com/tarakc02/rmapzen/issues
NeedsCompilation: no
Packaged: 2017-08-11 23:24:09 UTC; lclusr
Repository: CRAN
Date/Publication: 2017-08-12 14:26:30 UTC
