Package: discord Type: Package Title: Functions for Discordant Kinship Modeling Version: 1.3 Authors@R: c(person("S. Mason", "Garrison", email = "garrissm@wfu.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-4804-6003")), person("Jonathan", "Trattner", email = "code@jdtrat.com", role = "aut", comment = c(ORCID = "0000-0002-1097-7603")), person("Yoo Ri", "Hwang", email = "yrhwang89@gmail.com", role = "aut"), person("Cermet", "Ream", role = c("ctb"))) Description: Functions for discordant kinship modeling (and other sibling-based quasi-experimental designs). Contains data restructuring functions and functions for generating biometrically informed data for kin pairs. See [Garrison and Rodgers, 2016 ], [Sims, Trattner, and Garrison, 2024 ] for empirical examples, and [Garrison and colleagues for theoretical work ]. URL: https://github.com/R-Computing-Lab/discord, https://r-computing-lab.github.io/discord/ License: GPL-3 LazyData: TRUE RoxygenNote: 7.3.3 Encoding: UTF-8 Depends: R (>= 3.50) Imports: stats Suggests: NlsyLinks, ggpedigree, BGmisc, DT, broom, dplyr, grid, gridExtra, ggExtra, ggplot2, janitor, kableExtra, knitr, magrittr, rmarkdown, scales, sessioninfo, stargazer, snakecase, testthat, tidyverse, tidyr VignetteBuilder: knitr Repository: https://r-computing-lab.r-universe.dev Date/Publication: 2026-02-21 02:25:14 UTC RemoteUrl: https://github.com/r-computing-lab/discord RemoteRef: HEAD RemoteSha: 86513d1953b9d4c760c132ab5fcb716629eece85 NeedsCompilation: no Packaged: 2026-06-21 06:56:45 UTC; root Author: S. Mason Garrison [aut, cre, cph] (ORCID: ), Jonathan Trattner [aut] (ORCID: ), Yoo Ri Hwang [aut], Cermet Ream [ctb] Maintainer: S. Mason Garrison