Package: genderBR
Type: Package
Title: Predict Gender from Brazilian First Names
Version: 1.3.0
Authors@R: person("Fernando", "Meireles", , "fernando.meireles@iesp.uerj.br", c("aut", "cre"), c(ORCID = "0000-0002-7027-2058"))
Description: A generalized method to predict and report gender from Brazilian first names
    using the Brazilian Institute of Geography and Statistics' Census data and
    neural networks.
License: GPL (>= 2)
Depends: R (>= 4.1.0)
Imports: data.table, jsonlite, httr, purrr, torch (>= 0.13.0)
Encoding: UTF-8
URL: https://github.com/meirelesff/genderBR
BugReports: https://github.com/meirelesff/genderBR/issues
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0), covr, httr2, luz
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-03-29 19:31:04 UTC; fmeireles
Author: Fernando Meireles [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7027-2058>)
Maintainer: Fernando Meireles <fernando.meireles@iesp.uerj.br>
Repository: CRAN
Date/Publication: 2026-03-30 07:30:16 UTC
