gendrendr contains a simple set of functions designed to highlight the inaccuracy and violence of assigning genders to others.

The premise is as follows:

  1. the assignment of gender to another in the absence of personal confirmation is an act of violence that perpetuates hierarchical systems of oppression and can be personally traumatizing;
  2. the assumption of the correctness of gender assigned at birth reinforces archaic medical views and state-sanctioned violence;
  3. gender is a construct that varies over space, time, culture, and ethnicity, and assuming that data from one context apply to another reinforces gendered imperialist violence and perpetuates cultural stereotypes;
  4. of specific relevance is the fact that gender is not a binary, and use of data that assume a gender binary reinforces that norm, which does violence to individuals who are non-binary and erases cultures that embrace a diversity of genders;
  5. gender cannot be accurately inferred from names, presentations, pronouns or other such factors, and assuming it can and that the consequences of any failure are trivial speaks to the devaluation of transgender, non-binary, and gender-non-conforming life… and this is not absolved by using large data sets and fancy statistics; and
  6. if it is important for some reason to know what someone’s gender is, the only way to accurately, respectfully, and definitively obtain that information is from that person; and
  7. gender and sex are both imperfect constructs and drawing distinctions between them creates unnecessary hierarchies–sex is as problematic (if not moreso) a concept as gender and holding it in any higher regard elevates out-dated medicalized views and perpetuates systematic oppressions.

Status: Experimental, Active Development

gendrendr is being developed and the API is evolving.

v0.1.2 has been submitted to CRAN (although it was accidentally labeled v0.1.1 in the DESCRIPTION).

Installation

You can install the gendrendr R package from github:

Basic use

The main function gendr is used to highlight the issues associated with assigning gender to an individual. It can take multiple names, locations, languages, years, and methods:

library(gendrendr)
gendr(names = "Sam", years = 1920:2020, locations = "United States", languages = "English", methods = "standard")

It also makes assumptions about the inputs, so you could functionally run gendr with defaults:

Authors and Contributions

J. L. Simonis is presently the sole author of gendrendr.

If you are interested in contributing, see the Contributor Guidelines and Code of Conduct.

The following individuals made small contributions to the code:

  • Chuck Leong