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-05-12 22:11:27 UTC RemoteUrl: https://github.com/ropensci/gendercoder RemoteRef: master RemoteSha: 79e8851e13c9607641e3945bc7d3ea96a384891d NeedsCompilation: no Packaged: 2026-06-11 06:27:37 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 )