Package: gendercoder Title: Recodes Sex/Gender Descriptions into a Standard Set Version: 0.1.1 Authors@R: c( person("Yaoxiang", "Li", role = c("aut", "cre"), email = "liyaoxiang@outlook.com", comment = c(ORCID = "0000-0001-9200-1016")), person("Jennifer", "Beaudry", role = "aut", email = "jbeaudry@swin.edu.au", comment = c(ORCID = "0000-0003-1596-6708")), person("Emily", "Kothe", role = "aut", email = "emily.kothe@deakin.edu.au", comment = c(ORCID = "0000-0003-1210-0554")), person("Felix", "Singleton Thorn", role = "aut", email = "fsingletonthorn@gmail.com", comment = c(ORCID = "0000-0002-0237-6146")), person("Rhydwyn", "McGuire", role = "aut", email = "rhydwyn@rhydwyn.net"), person("Nicholas", "Tierney", role = "aut", email = "nicholas.tierney@gmail.com", comment = c(ORCID = "0000-0003-1460-8722")), person("Mathew", "Ling", role = "aut", email = "mathewtyling@gmail.com", comment = c(ORCID = "0000-0002-0940-2538")), person("Julia", "Silge", role = "rev", comment = "Julia reviewed the package (v. 0.0.0.9000) for rOpenSci, see "), person("Elin", "Waring", role = "rev", comment = "Elin reviewed the package (v. 0.0.0.9000) for rOpenSci, see ") ) Description: Provides dictionary-based tools for recoding free-text gender responses into consistent categories while preserving gender diversity where possible. The package standardises spelling, capitalization, whitespace, and common variants through curated named character-vector dictionaries, supports either detailed or collapsed output categories, and can retain original unmatched responses for manual review. It also includes helpers for creating custom dictionaries from approximate string matches and a local interactive application for recoding uploaded data files. Depends: R (>= 3.0.0) Maintainer: Yaoxiang Li License: GPL-2 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, bs4Dash, haven, shiny VignetteBuilder: knitr URL: https://github.com/ropensci/gendercoder BugReports: https://github.com/ropensci/gendercoder/issues Repository: https://ropensci.r-universe.dev Date/Publication: 2026-08-30 23:41:23 UTC RemoteUrl: https://github.com/ropensci/gendercoder RemoteRef: master RemoteSha: b1722e4542e043e7c6c74fa7bc32681508028f11 NeedsCompilation: no Packaged: 2026-08-31 00:46:06 UTC; root Author: Yaoxiang Li [aut, cre] (ORCID: ), Jennifer Beaudry [aut] (ORCID: ), Emily Kothe [aut] (ORCID: ), Felix Singleton Thorn [aut] (ORCID: ), Rhydwyn McGuire [aut], Nicholas Tierney [aut] (ORCID: ), Mathew Ling [aut] (ORCID: ), Julia Silge [rev] (Julia reviewed the package (v. 0.0.0.9000) for rOpenSci, see ), Elin Waring [rev] (Elin reviewed the package (v. 0.0.0.9000) for rOpenSci, see )