Package: predictrace Title: Predict the Race and Gender of a Given Name Using Census and Social Security Administration Data Version: 2.0.1 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 Repository: https://jacobkap.r-universe.dev Date/Publication: 2023-07-05 18:19:40 UTC RemoteUrl: https://github.com/jacobkap/predictrace RemoteRef: HEAD RemoteSha: dc04ef8d430c13ca777be824fb8fc4c8de48312f NeedsCompilation: no Packaged: 2026-07-20 05:17:40 UTC; root Author: Jacob Kaplan [aut, cre] (ORCID: ) Maintainer: Jacob Kaplan