Package: genderizeR
Type: Package
Title: Gender Prediction Based on First Names
Version: 1.2.0
Date: 2015-07-03
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: stringr, httr, tm, data.table, magrittr, parallel, utils
Depends: R (>= 3.1.1)
Encoding: UTF-8
LazyData: true
Suggests: testthat
NeedsCompilation: no
Packaged: 2015-07-05 13:26:44 UTC; Kamil Wais
Author: Kamil Wais [aut, cre]
Maintainer: Kamil Wais <kamil.wais@gmail.com>
Repository: CRAN
Date/Publication: 2015-07-05 15:59:46
