1.18.0
What's Changed
- Adding function reindex_dendro to resolve problems with as.hclust by @JohnMCMa in #39
- Bugfix seriate_dendrogram by @alanocallaghan in #58
- Functions that help to extract subdendrogram structures by @storaged in #62
- Inner nodes by @hummelma in #70
- Create colored_Dots.R by @chasemc in #60
- Changed prune_leaf() to prune non-binary trees by @hypercompetent in #76
- Update distinct_edges.R by @jdetribol in #80
- added function that extract au/bp info from pvclust obj (refer to Issues #83) by @SplitInf in #91
- Unbranch keep original ordering by @samperochkin in #87
- style package using styler::style_pkg by @alanocallaghan in #95
- Update tanglegram.R by @DBradley27 in #96
- fixed 'type = "triangle"' error in #99
- Update get_subdendrograms.R by @chasemc in #105
- Add argument colored_dots(dot_size) by @chasemc in #100
- Replace FALSE with "none" in ggplot2::guides() to prevent warning by @juba in #107
- added support for "bg" attribute for nodes and leaves by @pschupp in #109
- Added stepBothSides algorithm to untangle methods by @alecbuetow in #122
- Added 2 Tests for Untangle.R by @alecbuetow in #123
- Fixed rect.dendogram 2 rectangle bug by @alecbuetow in #124
New Contributors
- @JohnMCMa made their first contribution in #39
- @alanocallaghan made their first contribution in #58
- @storaged made their first contribution in #62
- @hummelma made their first contribution in #70
- @chasemc made their first contribution in #60
- @hypercompetent made their first contribution in #76
- @jdetribol made their first contribution in #80
- @SplitInf made their first contribution in #91
- @samperochkin made their first contribution in #87
- @DBradley27 made their first contribution in #96
- @juba made their first contribution in #107
- @pschupp made their first contribution in #109
- @alecbuetow made their first contribution in #122
Full Changelog: 1.5.0...1.18.0