Skip to content

dapperstats/gendrendr

Repository files navigation

For Enders of Gender

License Build Status Lifecycle:maturing Codecov test coverage DOI

hexagon software logo, black border, very very light mint green background with an overlay of a brick motif with rather small sized rectangular bricks black in color. in the upper middle of the logo is the word gendrendr (spelled that way) in black type lowercase and in the center bottom of the logo is the null sign (an o with a line from bottom left through the top right) with its upper arm breaking out of the bricks.

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:

install.packages("devtools")
devtools::install_github("dapperstats/gendrendr")

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:

gendr()

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

About the name and logo

The package is a counter to and commentary on the perpetuation of gender stereotypes in the study of gender.

The name gendrendr was proposed by Lewis Bartlett as an edit to my initial genderEnder on the #Rstats twitter and means "one who ends gender", which I believe to be a righteous label for oneself. I am a gender-ender. #LGBTQIAinSTEM #NBinSTEM

The logo includes the ∅ symbol, which means an "empty set" and is used by some non-binary (specifically, neutrois) individuals as a symbol to reference themselves. I use this symbol personally. The brick motif and the ∅'s arm "breaking" it are a reference to Stonewall and the use of building materials (bricks) to start riots, breakdown buildings, and dismantle structures. The green color is presently not part of the USAmerican gender color schema.