Package: ggpedigree
Title: Visualizing Pedigrees with 'ggplot2' and 'plotly'
Version: 0.9.0
Date/Publication: 2025-09-12 22:50:14 UTC
Authors@R: c(
    person("S. Mason", "Garrison", email= "garrissm@wfu.edu", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-4804-6003"))
  )
Description: Provides plotting functions for visualizing pedigrees in behavior genetics and kinship research. The package complements 'BGmisc' [Garrison et al. (2024) <doi:10.21105/joss.06203>] by rendering pedigrees using the 'ggplot2' framework and offers a modern alternative to the base-graphics pedigree plot in 'kinship2' [Sinnwell et al. (2014) <doi:10.1159/000363105>]. Features include support for duplicated individuals, complex mating structures, integration with simulated pedigrees, and layout customization.
License: GPL-3
URL: https://github.com/R-Computing-Lab/ggpedigree/,
        https://r-computing-lab.github.io/ggpedigree/
BugReports: https://github.com/R-Computing-Lab/ggpedigree/issues
Depends: R (>= 4.1.0)
Imports: BGmisc (>= 1.4.1), kinship2, ggplot2, rlang, dplyr, stringr,
        utils, plotly, reshape2, scales, tidyr
Suggests: ggrepel, paletteer, mockery, patchwork, viridis, knitr,
        tidyverse, purrr, data.table, discord, OpenMx, NlsyLinks,
        rmarkdown, tibble, corrplot, readxl, htmlwidgets, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
Language: en-US
LazyData: true
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2025-09-12 21:59:49 UTC; smaso
Author: S. Mason Garrison [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-4804-6003>)
Maintainer: S. Mason Garrison <garrissm@wfu.edu>
Repository: CRAN
Built: R 4.4.3; ; 2025-10-21 14:48:53 UTC; windows
