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.5)ggdendro_0.2.0.zip(r-4.4)ggdendro_0.2.0.zip(r-4.3)
ggdendro_0.2.0.tgz(r-4.5-any)ggdendro_0.2.0.tgz(r-4.4-any)ggdendro_0.2.0.tgz(r-4.3-any)
ggdendro_0.2.0.tar.gz(r-4.5-noble)ggdendro_0.2.0.tar.gz(r-4.4-noble)
ggdendro_0.2.0.tgz(r-4.4-emscripten)ggdendro_0.2.0.tgz(r-4.3-emscripten)
ggdendro.pdf |ggdendro.html
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 site:https://andrie.github.io

On CRAN:

Conda:

ggplot2

13.54 score 86 stars 62 packages 3.9k scripts 14k downloads 48 mentions 9 exports 28 dependencies

Last updated 4 months agofrom:10fdeef692. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 11 2025
R-4.5-winOKMar 11 2025
R-4.5-macOKMar 11 2025
R-4.5-linuxOKMar 11 2025
R-4.4-winOKMar 11 2025
R-4.4-macOKMar 11 2025
R-4.4-linuxOKMar 11 2025
R-4.3-winOKMar 11 2025
R-4.3-macOKMar 11 2025

Exports:as.dendrodendro_datadendro_data.defaultggdendrogramis.dendrolabelleaf_labelsegmenttheme_dendro

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

Modifying ggdendogram output

Rendered frommodify_output.Rmdusingknitr::rmarkdownon Mar 11 2025.

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

Using 'ggdendro' to plot dendrograms

Rendered fromggdendro.Rmdusingknitr::rmarkdownon Mar 11 2025.

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