Package: ggdendro 0.2.0

ggdendro: Create Dendrograms and Tree Diagrams Using 'ggplot2'

This is a set of tools for dendrograms and tree plots using 'ggplot2'. The 'ggplot2' philosophy is to clearly separate data from the presentation. Unfortunately the plot method for dendrograms plots directly to a plot device without exposing the data. The 'ggdendro' package resolves this by making available functions that extract the dendrogram plot data. The package provides implementations for 'tree', 'rpart', as well as diana and agnes (from 'cluster') diagrams.

Authors:Andrie de Vries [aut, cre], Brian D. Ripley [aut]

ggdendro_0.2.0.tar.gz
ggdendro_0.2.0.zip(r-4.7)ggdendro_0.2.0.zip(r-4.6)ggdendro_0.2.0.zip(r-4.5)
ggdendro_0.2.0.tgz(r-4.6-any)ggdendro_0.2.0.tgz(r-4.5-any)
ggdendro_0.2.0.tar.gz(r-4.7-any)ggdendro_0.2.0.tar.gz(r-4.6-any)
ggdendro_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ggdendro/json (API)
NEWS

# Install 'ggdendro' in R:
install.packages('ggdendro', repos = c('https://andrie.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/andrie/ggdendro/issues

Pkgdown/docs site:https://andrie.github.io

On CRAN:

Conda:

ggplot2

13.44 score 87 stars 64 packages 4.5k scripts 18k downloads 48 mentions 9 exports 18 dependencies

Last updated from:903838eae8. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK133
source / vignettesOK204
linux-release-x86_64OK123
macos-release-arm64OK115
macos-oldrel-arm64OK135
windows-develOK106
windows-releaseOK83
windows-oldrelOK101
wasm-releaseOK109

Exports:as.dendrodendro_datadendro_data.defaultggdendrogramis.dendrolabelleaf_labelsegmenttheme_dendro

Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleMASSR6RColorBrewerrlangS7scalesvctrsviridisLitewithr

Modifying ggdendogram output

Rendered frommodify_output.Rmdusingknitr::rmarkdownon Jun 17 2026.

Last update: 2023-09-30
Started: 2023-09-30

Using 'ggdendro' to plot dendrograms

Rendered fromggdendro.Rmdusingknitr::rmarkdownon Jun 17 2026.

Last update: 2023-09-30
Started: 2014-09-29