From dd504666c5dd9ab5b50323a581d7ae866b40b8a9 Mon Sep 17 00:00:00 2001 From: Oliver Keyes Date: Fri, 1 Jan 2016 12:47:54 -0500 Subject: [PATCH] Add cranlog link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5a8c949..838a350 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ __Author:__ Oliver Keyes
__License:__ [MIT](http://opensource.org/licenses/MIT)
__Status:__ Stable +![downloads](http://cranlogs.r-pkg.org/badges/grand-total/humaniformat) + ### 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).