tidygedcom: Read and Tidy 'GEDCOM' Genealogy Files

Reads and parses 'GEDCOM' (Genealogical Data Communication) files, the standard interchange format exported by genealogical software, and converts them into tidy data frames. Individuals, families, life events, and parent-child links are extracted into rectangular structures suitable for pedigree and kinship analysis. Additional helpers summarize file contents, convert place coordinates, and repair malformed records. Wikipedia family tree templates can be parsed into the same tidy structure. For a discussion of these and related data structures see [Hunter et al. (2026) <doi:10.1007/s10519-026-10259-z>].

Version: 0.2.0
Depends: R (≥ 3.5.0)
Imports: BGmisc, dplyr, igraph, purrr, rlang, stringr, tidyr
Suggests: discord, EasyMx, ggpedigree, ggplot2, kinship2, knitr, OpenMx, rmarkdown, testthat (≥ 3.0.0), tidyverse, withr
Published: 2026-09-01
DOI: 10.32614/CRAN.package.tidygedcom (may not be active yet)
Author: S. Mason Garrison ORCID iD [aut, cre, cph], Christian Waugh ORCID iD [aut, dtc]
Maintainer: S. Mason Garrison <garrissm at wfu.edu>
BugReports: https://github.com/R-Computing-Lab/tidygedcom/issues
License: GPL-3
URL: https://github.com/R-Computing-Lab/tidygedcom/, https://r-computing-lab.github.io/tidygedcom/
NeedsCompilation: no
Language: en-US
Citation: tidygedcom citation info
Materials: README, NEWS
CRAN checks: tidygedcom results

Documentation:

Reference manual: tidygedcom.html , tidygedcom.pdf
Vignettes: Getting Started with tidygedcom (source, R code)
GEDCOM to Pedigree Analysis (source, R code)

Downloads:

Package source: tidygedcom_0.2.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidygedcom to link to this page.