Package: nomine
Type: Package
Title: Classify Names by Gender, U.S. Ethnicity, and Leaf Nationality
Version: 1.0.0
Authors@R: c(person("Charles", "Crabtree", role = c("aut", "cre"),
                     email = "ccrabtr@umich.edu"),
              person("Volha", "Chykina", role = c("aut")),
              person("Micah", "Gell-Redman", role = c("aut")))
Description: Functions to use the 'NamePrism' API <http://name-prism.com/api> or 'NameSor' API <https://api.namsor.com/namsor/faces/viewapikey.xhtml> for classifying names based on gender, 6 U.S. ethnicities, or 39 leaf nationalities.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: httr, RCurl, utils
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
URL: http://github.com/cdcrabtree/nomine
BugReports: http://github.com/cdcrabtree/nomine/issues
NeedsCompilation: no
Packaged: 2017-11-04 22:22:16 UTC; cdcrabtree
Author: Charles Crabtree [aut, cre],
  Volha Chykina [aut],
  Micah Gell-Redman [aut]
Maintainer: Charles Crabtree <ccrabtr@umich.edu>
Repository: CRAN
Date/Publication: 2017-11-05 00:51:23 UTC
