Package: predictrace 2.0.1

predictrace: Predict the Race and Gender of a Given Name Using Census and Social Security Administration Data

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.

Authors:Jacob Kaplan [aut, cre]

predictrace_2.0.1.tar.gz
predictrace_2.0.1.zip(r-4.5)predictrace_2.0.1.zip(r-4.4)predictrace_2.0.1.zip(r-4.3)
predictrace_2.0.1.tgz(r-4.4-any)predictrace_2.0.1.tgz(r-4.3-any)
predictrace_2.0.1.tar.gz(r-4.5-noble)predictrace_2.0.1.tar.gz(r-4.4-noble)
predictrace_2.0.1.tgz(r-4.4-emscripten)predictrace_2.0.1.tgz(r-4.3-emscripten)
predictrace.pdf |predictrace.html
predictrace/json (API)
NEWS

# Install 'predictrace' in R:
install.packages('predictrace', repos = c('https://jacobkap.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jacobkap/predictrace/issues

Datasets:
  • first_names_gender - Surnames and number of people of each race with that first name
  • first_names_race - Surnames and number of people of each race with that first name
  • surnames_race - Surnames and number of people of each race with that surname.

On CRAN:

2 exports 12 stars 1.59 score 16 dependencies 11 scripts 235 downloads

Last updated 1 years agofrom:dc04ef8d43. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 28 2024
R-4.5-winOKAug 28 2024
R-4.5-linuxOKAug 28 2024
R-4.4-winOKAug 28 2024
R-4.4-macOKAug 28 2024
R-4.3-winOKAug 28 2024
R-4.3-macOKAug 28 2024

Exports:predict_genderpredict_race

Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr

Predict the race and gender of a name

Rendered fromPredict-race-of-surname.Rmdusingknitr::rmarkdownon Aug 28 2024.

Last update: 2021-04-23
Started: 2019-05-10