genderizeR
genderizeR copied to clipboard
R package for gender predictions

Obviously you can't fix these but want to flag them for users: - you can't predict gender from names - no non-binary names (because you can't predict gender from names)...
Typo in citation year? This article is from 2016 https://journal.r-project.org/archive/2016-1/wais.pdf
complaint: Gender is not binary I saw that your package was used in a conference presentation in 2016. Seeing how your program works I have to say that this package...
Heya, thanks for the nice package, saves me the hustle with doing the API queries myself! Just found out that if you have NAs in the data, it takes it...
We're checking our reverse dependencies (thanks for the support!) and noticed an error in tests for `genderizeR`. The fail doesn't appear to be due to a change in `data.table` since...
I encountered an issue with the findGivenNames() function in the genderizeR package. When using the function without specifying the use.names argument explicitly, the function does not correctly match columns by...