Package: genero
Title: Estimate Gender from Names in Spanish and Portuguese
Version: 0.1.0
Authors@R: 
    person(given = "Juan Pablo",
           family = "Marin Diaz",
           role = c("aut", "cre"),
           email = "jpmarindiaz@gmail.com")
Maintainer: Juan Pablo Marin Diaz <jpmarindiaz@gmail.com>
Description: Estimate gender from names in Spanish and Portuguese. 
    Works with vectors and dataframes. The estimation works not only
    for first names but also full names. The package relies on a
    compilation of common names with it's most frequent associated 
    gender in both languages which are used as look up tables for gender
    inference.
URL: https://github.com/datasketch/genero
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/datasketch/genero/issues
Depends: R (>= 3.1)
Imports:
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-03-02 15:14:44 UTC; jpmarindiaz
Author: Juan Pablo Marin Diaz [aut, cre]
Repository: CRAN
Date/Publication: 2020-03-09 10:10:02 UTC
Built: R 4.0.2; ; 2020-08-02 06:50:10 UTC; windows
