Skip to contents

BGmisc 1.3.2

CRAN release: 2024-06-18

  • Added some more tests of identifyModel.R
  • Modified tests to be MKL friendly

BGmisc 1.3.1

CRAN release: 2024-06-16

  • Confirmed that all orcids are correct
  • Added gedcom importer

BGmisc 1.3.0.1

  • Created subfunctions to reduce function complexity

BGmisc 1.3.0

  • Harmonized function names
  • Fixed incorrectly spelled last name in potter pedigree
  • Added function to summarize variables by family, matrilinael, and patrilineal lines
  • Added within row duplicate ID checks
  • Added data validation vignettes
  • Harmonized function names and arguments

BGmisc 1.2.1

  • Added alternative transpose options for the matrix
  • Added generalization of Falconer’s formula

BGmisc 1.2.0

CRAN release: 2024-02-26

  • Added numerous code checks, increased code coverage to 85%
  • Replaced sapply usage
  • Added additional data validation checks
  • Accompanying paper published in the Journal of Open Source Software

BGmisc 1.1.0

  • Added ability to simulate twins
  • Can now trace paternal and maternal lines
  • There’s now a Harry Potter pedigree

BGmisc 1.0.1

CRAN release: 2023-09-26

  • Hot fix to resolve plotPedigree wrapper function breaking for pedigrees that contained multiple families

BGmisc 1.0

CRAN release: 2023-09-20

  • Added major update to include simulations, plotting, and examples.

BGmisc 0.1

CRAN release: 2020-12-04

  • Added a NEWS.md file to track changes to the package.
  • Initial version launched