Package: genderizeR
Type: Package
Title: Gender Prediction Based on First Names
Version: 1.1.0
Date: 2015-04-20
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
Depends: R (>= 3.1.1)
Encoding: UTF-8
LazyData: true
Suggests: testthat
NeedsCompilation: no
Packaged: 2015-04-22 06:06:37 UTC; Kamil Wais
Author: Kamil Wais [aut, cre]
Maintainer: Kamil Wais <kamil.wais@gmail.com>
Repository: CRAN
Date/Publication: 2015-04-22 09:03:55
Built: R 3.1.3; ; 2015-04-23 09:11:03 UTC; unix
