[R] [R-pkgs] New package: passport

Edward Visel edward.visel at gmail.com
Mon Jul 10 19:06:23 CEST 2017


Hi!

I'm happy to announce the debut of my first package on CRAN, `passport`, to
help your country name and code data travel smoothly between formats.

`passport` brings simple utilities for parsing irregular country names to
standardized codes using local regex, or for anything geocodable, the Data
Science Toolkit or Google geocoding APIs.

Once the data is standardized, it has fast converters for moving between
names and codes, offering a range of standardized namesets including from
Unicode's Common Locale Data Repository (http://cldr.unicode.org/), which
offers common-sense, usable standardizations in languages from Afrikaans to
Zulu, with short and alternate variants.

tl;dr: If you need your data to say "South Korea" instead of "Korea, Rep.",
try `passport`.

Links:
- Website: https://alistaire47.github.io/passport//index.html
- GitHub: https://github.com/alistaire47/passport
- CRAN: https://cran.r-project.org/package=passport

I hope it's useful!

Best,
Edward

	[[alternative HTML version deleted]]

_______________________________________________
R-packages mailing list
R-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages



More information about the R-help mailing list