tidygeocoder: Tidyverse-Style Interface for Geocoding

An intuitive tidyverse-style interface for geocoding. Obtains latitude and longitude coordinates in tibble format from addresses. The currently supported services are the US Census geocoder and Nominatim (OSM).

Version: 0.2.4
Depends: R (≥ 2.10)
Imports: rlang, tibble, purrr, tidyr, dplyr, tmaptools, httr, jsonlite, stringr
Suggests: knitr, rmarkdown, ggplot2, ggrepel, maps, testthat (≥ 2.1.0)
Published: 2019-10-25
Author: Jesse Cambon
Maintainer: Jesse Cambon <jesse.cambon at gmail.com>
BugReports: https://github.com/jessecambon/tidygeocoder/issues
License: MIT + file LICENSE
URL: https://github.com/jessecambon/tidygeocoder
NeedsCompilation: no
Materials: README
CRAN checks: tidygeocoder results

Downloads:

Reference manual: tidygeocoder.pdf
Vignettes: Introduction to Tidygeocoder
Package source: tidygeocoder_0.2.4.tar.gz
Windows binaries: r-devel: tidygeocoder_0.2.4.zip, r-devel-gcc8: tidygeocoder_0.2.4.zip, r-release: tidygeocoder_0.2.4.zip, r-oldrel: tidygeocoder_0.2.4.zip
OS X binaries: r-release: tidygeocoder_0.2.4.tgz, r-oldrel: tidygeocoder_0.2.4.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidygeocoder to link to this page.