The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

A human name parser for R

Author: Oliver Keyes
License: MIT
Status: Stable

Travis-CI Build Status downloads

Description

humaniformat (humaniform + format) is a human names parser for R. With it, you can parse names, distinguishing salutations, suffixes, and first, middle and last names. humaniformat recognises compound last names (and preserves them) from a wide range of cultures, although the name format itself is somewhat Western-centric (it assumes, for example, that first name comes before last name, which is not always the standard).

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.

Installation

To get the current version:

install.packages("humaniformat")

To get the development version:

devtools::install_github("ironholds/humaniformat")

Dependencies

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.