Published November 2, 2021
| Version 1.0.5
Software
Open
tidygeocoder: An R package for geocoding
Description
An R package for getting data from geocoder services. Updates in this release:
- Corrected documentation for the
quiet
parameter ingeo()
andreverse_geo()
. - To fix an issue that occurred on Mac CRAN checks (#152) the vignette is now precomputed so that it does not run during
R CMD check
(ie.devtools::check()
). - Changed some default parameter values to facilitate the use of the memoise package (#154, @dpprdan).
Files
tidygeocoder-1.0.5.zip
Files
(2.0 MB)
Name | Size | Download all |
---|---|---|
md5:a66333f2517ce70819a05a0d92a35435
|
2.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jessecambon/tidygeocoder/tree/v1.0.3 (URL)
- https://CRAN.R-project.org/package=tidygeocoder (URL)