Package: DescriptiveRepresentationCalculator Title: Characterizing Observed and Expected Representation Version: 1.1.1 Authors@R: c(person(given = "Connor", family = "Jerzak", role = c("aut", "cre"), email = "connor.jerzak@gmail.com", comment = c(ORCID = "0000-0003-1914-8905")), person(given = "John", family = "Gerring", role = "aut", comment = c(ORCID = "0000-0001-9858-2050")), person(given = "Erzen", family = "Oncel", role = "aut", comment = c(ORCID = "0000-0001-9372-1090")) ) Description: A system for analyzing descriptive representation, especially for comparing the composition of a political body to the population it represents. Users can compute the expected degree of representation for a body under a random sampling model, the expected degree of representation variability, as well as representation scores from observed political bodies. The package is based on Gerring, Jerzak, and Oncel (2024) . URL: https://github.com/cjerzak/DescriptiveRepresentationCalculator-software/ BugReports: https://github.com/cjerzak/DescriptiveRepresentationCalculator-software/issues Depends: R (>= 3.3.3) License: GPL-3 Encoding: UTF-8 Imports: stats Suggests: knitr, testthat (>= 3.0.0) VignetteBuilder: knitr RoxygenNote: 7.3.3 Repository: https://cjerzak.r-universe.dev Date/Publication: 2026-06-01 12:30:47 UTC RemoteUrl: https://github.com/cjerzak/descriptiverepresentationcalculator-software RemoteRef: HEAD RemoteSha: 90e6b07c3280b5146050ece42ea4f1b94bd215c4 RemoteSubdir: DescriptiveRepresentationCalculator NeedsCompilation: no Packaged: 2026-06-01 16:46:46 UTC; root Author: Connor Jerzak [aut, cre] (ORCID: ), John Gerring [aut] (ORCID: ), Erzen Oncel [aut] (ORCID: ) Maintainer: Connor Jerzak