The dendextend package offers a set of functions for extending dendrogram objects in R, letting you visualize and compare trees of hierarchical clusterings. You can (1) Adjust a trees graphical parameters - the color, size, type, etc of its branches, nodes and labels. (2) Visually and statistically compare different dendrograms to one another.
Version: | 0.17.5 |
Depends: | R (≥ 3.0.0) |
Imports: | utils, stats, magrittr (≥ 1.0.1), whisker |
Suggests: | dendextendRcpp (≥ 0.5.0), knitr, testthat, colorspace, plyr, profdpm, microbenchmark, gplots, DendSer, dynamicTreeCut, pvclust |
Enhances: | ggdendro, labeltodendro, dendroextras, data.table, ape |
Published: | 2014-09-22 |
Author: | Tal Galili [aut, cre, cph] (http://www.r-statistics.com), Gavin Simpson [ctb], Gregory Jefferis [ctb] (imported code from his dendroextras package), Marco Gallotta [ctb] (a.k.a: marcog), Johan Renaudie [ctb] (https://github.com/plannapus), The R Core Team [ctb] (Thanks for the Infastructure, and code in the examples), Kurt Hornik [ctb], Uwe Ligges [ctb], Andrej-Nikolai Spiess [ctb], Steve Horvath [ctb], Peter Langfelder [ctb], skullkey [ctb], Mark Van Der Loo [ctb] (https://github.com/markvanderloo d3dendrogram), Yoav Benjamini [ths] |
Maintainer: | Tal Galili <tal.galili at gmail.com> |
BugReports: | https://github.com/talgalili/dendextend/issues |
License: | GPL-2 | GPL-3 |
URL: | https://github.com/talgalili/dendextend/, http://cran.r-project.org/web/packages/dendextend/, http://www.r-statistics.com/tag/dendextend/ |
NeedsCompilation: | no |
Materials: | README NEWS ChangeLog |
In views: | Cluster, Phylogenetics |
CRAN checks: | dendextend results |
Reference manual: | dendextend.pdf |
Vignettes: |
Introduction to dendextend |
Package source: | dendextend_0.17.5.tar.gz |
Windows binaries: | r-devel: dendextend_0.17.5.zip, r-release: dendextend_0.17.5.zip, r-oldrel: dendextend_0.17.5.zip |
OS X Snow Leopard binaries: | r-release: dendextend_0.17.5.tgz, r-oldrel: dendextend_0.17.5.tgz |
OS X Mavericks binaries: | r-release: dendextend_0.17.5.tgz |
Old sources: | dendextend archive |
Reverse depends: | dendextendRcpp |