The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

dendroextras

Release Version CRAN_Status_Badge Build Status

An R package providing additional functions to cut, label and colour dendrogram clusters.

Installation

Released versions

The recommendation is to install from CRAN.

install.packages("dendroextras")

Bleeding Edge

You can use the devtools package to install the development version:

# install devtools if required.
if (!requireNamespace("devtools")) install.packages("devtools")
devtools::install_github("jefferis/dendroextras")

Note: Windows users need Rtools and devtools to install this way.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.