Package: predictrace
Title: Predict the Race and Gender of a Given Name Using Census and
        Social Security Administration Data
Version: 2.0.0
Authors@R: 
    person(given = "Jacob",
           family = "Kaplan",
           role = c("aut", "cre"),
           email = "jkkaplan6@gmail.com",
           comment = c(ORCID = "0000-0002-0601-0387"))
Description: Predicts the most common race of a surname and based on U.S. Census
    data, and the most common first named based on U.S. Social Security Administration data.
Depends: R (>= 2.10)
URL: https://github.com/jacobkap/predictrace
BugReports: https://github.com/jacobkap/predictrace/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), covr, spelling
VignetteBuilder: knitr
Imports: dplyr
RoxygenNote: 7.1.1
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-04-23 19:41:51 UTC; jkkap
Author: Jacob Kaplan [aut, cre] (<https://orcid.org/0000-0002-0601-0387>)
Maintainer: Jacob Kaplan <jkkaplan6@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-23 19:50:06 UTC
Built: R 4.1.3; ; 2023-04-17 17:40:56 UTC; windows
