Skip to content

Releases: R-Computing-Lab/ggpedigree

ggpedigree 1.1.1.1

15 Mar 19:22

Choose a tag to compare

v1.1.1.1

cran prep

ggpedigree 1.1.1.0.0

13 Mar 19:59

Choose a tag to compare

Update CRAN notes and rename CITATION file

Refresh CRAN check output in cran-comments.md to reflect resolved revdepcheck issues (BGmisc 1.5.2 and discord 1.3 now both OK) and remove the previous failure explanation. Also rename inst/CITATION.cff to inst/CITATION.

v1.1.0.3

06 Jan 16:06

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0.1...v1.1.0.3

v1.0.0.1

03 Jan 20:10

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.0.1

ggpedigree 1.0.0

29 Nov 17:28

Choose a tag to compare

What's Changed

  • Folded in kinship2 functions to eliminate the dependency

  • Made kinship2 package optional, and only needed for plotPedigree (a kinship2 wrapper)

  • Importing relevant tests from kinship2 package

  • Updated documentation to reflect changes

  • Refactored code to improve maintainability

  • Added more unit tests for the new functions

  • Add max_message_n to pedigree function to allow users to get more messages about pedigree complexity

  • Add test coverage for buildSpouseSegments in calcConnections.R by @Copilot in #85

  • Adding unit test from co-pilot (worked surprisingly well) by @smasongarrison in #86

  • [ImgBot] Optimize images by @imgbot[bot] in #87

  • [WIP] Document all imported kinship functions by @Copilot in #89

  • Kinship2port by @smasongarrison in #90

  • removing the hard dependency on the kinship2 by @smasongarrison in #91

Full Changelog: v0.9...v1.0.0

ggpedigree 0.9.0

12 Sep 22:00

Choose a tag to compare

  • smarter segment coloring
  • added setting to hide legend for sex
  • avoided sapply() in ggPedigreeInteractive
  • added subfunction for adding twins
  • add non-dot versions of internal functions for evaluating complexity
  • added alpha settings
  • added compatibility with pedigree objects from kinship2
  • exposed code_female, code_na to config
  • added tests for kinship2 compatibility
  • Updated JOSS paper
  • Refactored step 2+3 of the ggpedigree function to .transformPed()
  • Renamed p variable as plotObject in ggpedigree subfunctions
  • Smarter implementation of aliases
  • Updated hex to actually use ggpedigree
  • Exposed 'relations' and 'hints' inputs to ggpedigree
  • Added more intuitive defaults
  • refactor calcCoordinates with alignPedigreeWithHints and alignPedigreeWithRelations
  • Vectorized part of calcCoordinates
  • removed redundant plotPedigree verbose section
  • add log2 option for relatedness
  • Improve plotly conversion

ggpedigree 0.8.0

04 Jul 19:12

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

09 Jun 23:56

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.7.0

v0.4.1

25 May 02:12

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 May 16:56

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0