dendextendRcpp: Faster Dendrogram Manipulation using 'Rcpp'

Offers faster manipulation of dendrogram objects in R. A dendrogram object in R is a list structure with attributes in its nodes and leaves. Working with dendrogram objects often require a function to recursively go through all (or most) element in the list object. Naturally, such function are rather slow in R, but can become much faster thanks to 'Rcpp'.

Package details

AuthorTal Galili [aut, cre, cph] (http://www.r-statistics.com), Romain Francois [ctb], Dirk Eddelbuettel [ctb], Kevin Ushey [ctb], Yoav Benjamini [ths]
MaintainerTal Galili <tal.galili@gmail.com>
LicenseGPL-2 | GPL-3
Version0.6.1
URL https://github.com/talgalili/dendextendRcpp/ http://cran.r-project.org/web/packages/dendextendRcpp/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("dendextendRcpp")

Try the dendextendRcpp package in your browser

Any scripts or data that you put into this service are public.

dendextendRcpp documentation built on Jan. 15, 2017, 6:37 p.m.