Package: rethnicity
Type: Package
Title: Predicting Ethnic Group from Names
Version: 0.1.2
Authors@R: 
    c(person(given = "Fangzhou", family = "Xie", role = c("aut", "cre"), 
    email = "fangzhou.xie@rutgers.edu", comment = c(ORCID = "0000-0001-7702-093X")))
Maintainer: Fangzhou Xie <fangzhou.xie@rutgers.edu>
Description: Implementation of the ethnicity prediction method, described 
    in "Rethnicity: Predicting Ethnicity from Names" by Fangzhou Xie (2021) <arXiv:2109.09228>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
URL: https://github.com/fangzhou-xie/rethnicity
BugReports: https://github.com/fangzhou-xie/rethnicity/issues
Depends: R (>= 3.4.0)
LinkingTo: Rcpp, RcppEigen, RcppThread
Imports: Rcpp
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), magrittr, parallel
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2021-10-06 01:11:50 UTC; xiefangzhou
Author: Fangzhou Xie [aut, cre] (<https://orcid.org/0000-0001-7702-093X>)
Repository: CRAN
Date/Publication: 2021-10-07 08:20:18 UTC
