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 |
| 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 |
| Reference manual: | tidygedcom.html , tidygedcom.pdf |
| Vignettes: |
Getting Started with tidygedcom (source, R code) GEDCOM to Pedigree Analysis (source, R code) |
| Package source: | tidygedcom_0.2.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: tidygedcom_0.2.0.zip |
| macOS binaries: | r-release (arm64): tidygedcom_0.2.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): tidygedcom_0.2.0.tgz, r-oldrel (x86_64): tidygedcom_0.2.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=tidygedcom to link to this page.