Releases: talgalili/dendextend
Releases · talgalili/dendextend
1.19.0
What's Changed
- Fix roxygen2 issue with all/all.equal ambiguity by @MichaelChirico in #127
- Added Tests for Untangle.R by @alecbuetow in #128
- Added tests for cutree.dendrogram by @alecbuetow in #129
- Test Cases Added by @alecbuetow in #130
- Tests for rotate.R by @alecbuetow in #132
- Added tests for bk_method by @alecbuetow in #133
- Tests for color_branches by @alecbuetow in #134
- Added tests for branches_attr_by.R by @alecbuetow in #135
- Added tests for common_subtrees.R by @alecbuetow in #136
- Added tests for pvclust.R by @alecbuetow in #137
- Adding Tests for tanglegram.R by @alecbuetow in #138
- Additional coverage for tanglegram.R by @alecbuetow in #139
- Added tests for rect.dendrogram by @alecbuetow in #140
- Tests for find_k added by @alecbuetow in #141
- Added tests for sample.dendrogram.R, colored_dots.R and colored_bars.R by @alecbuetow in #142
- Added tests for all files with no coverage by @alecbuetow in #143
- Added tests for stats_imports.R by @alecbuetow in #144
- Added tests for 10 files by @alecbuetow in #145
- Added / corrected tests for 9 files by @alecbuetow in #147
- Added tests by @alecbuetow in #148
New Contributors
- @MichaelChirico made their first contribution in #127
Full Changelog: 1.18.1...1.19.0
1.18.1
Full Changelog: 1.18.0...1.18.1
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