Package: dendroextras Authors@R: person("Gregory","Jefferis", email="jefferis@gmail.com", role = c("aut", "cre")) License: GPL (>= 2) Title: Extra Functions to Cut, Label and Colour Dendrogram Clusters Type: Package Description: Provides extra functions to manipulate dendrograms that build on the base functions provided by the 'stats' package. The main functionality it is designed to add is the ability to colour all the edges in an object of class 'dendrogram' according to cluster membership i.e. each subtree is coloured, not just the terminal leaves. In addition it provides some utility functions to cut 'dendrogram' and 'hclust' objects and to set/get labels. Version: 0.2.3 Suggests: testthat RoxygenNote: 6.0.1 Repository: https://jefferis.r-universe.dev Date/Publication: 2018-01-24 19:17:53 UTC RemoteUrl: https://github.com/jefferis/dendroextras RemoteRef: HEAD RemoteSha: aba9a65be90a1dbe46759d0fa347fa85f42dba6b NeedsCompilation: no Packaged: 2026-06-10 08:52:57 UTC; root Author: Gregory Jefferis [aut, cre] Maintainer: Gregory Jefferis