Changes in version 2.0.1 (2023-07-05) - Adds startup message. Changes in version 2.0.0 (2021-04-23) - Adds parameter in predict_race() where you can enter a first name and get the likely race of that first name. - Adds function predict_gender() that uses United States Social Security Administration (SSA) data from 1880-2019 to predict the gender of a first name. Changes in version 1.2.1 (2020-09-16) - Combines 2010 Census data and 2000 Census data together. Changes in version 1.1.1 (2020-07-21) - Fix bug where Hispanic names are classified as White. Closes #1 by @jmrphy. Changes in version 1.0.1 - Adds GitHub links on DESCRIPTION. Changes in version 1.0.0 (2019-05-22) - Added a NEWS.md file to track changes to the package.