Package: genderizeR
Type: Package
Title: Gender Prediction Based on First Names
Version: 1.0.0
Date: 2014-09-12
Authors@R: person("Kamil", "Wais", email = "kamil.wais@gmail.com", role =
    c("aut", "cre"))
Description: Utilizes the genderize.io API to predict gender from first
    names extracted from a text vector. The accuracy of prediction could be
    controlled by two parameters: counts of a first name in the database and
    probability of prediction.
License: MIT + file LICENSE
URL: https://github.com/kalimu/genderizeR,
        http://www.wais.kamil.rzeszow.pl/genderizeR
BugReports: https://github.com/kalimu/genderizeR
Imports: jsonlite, stringr, tm, data.table, magrittr, RCurl, parallel
Depends: R (>= 3.1.1)
Encoding: UTF-8
LazyData: true
Packaged: 2015-02-08 16:28:23 UTC; Kamil Wais
Author: Kamil Wais [aut, cre]
Maintainer: Kamil Wais <kamil.wais@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-09 01:28:35
