Author: Oliver Keyes, Al Barrentine
License: MIT
Status: Stable
libpostal is a postal address parser written in C - and poster
is a wrapper around it, allowing you to parse and normalise addresses from R.
It contains, amongst other things:
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Poster isn't on CRAN (they don't like dependencies they don't have) but it is stable. To get it:
devtools::install_github("ironholds/poster")
Note, of course, the dependencies, and make sure you have libpostal installed first.