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:

ggplot2

13.62 score 83 stars 58 packages 3.9k scripts 12k downloads 48 mentions 9 exports 28 dependencies

Last updated 2 months agofrom:10fdeef692. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 09 2025
R-4.5-winOKFeb 09 2025
R-4.5-macOKFeb 09 2025
R-4.5-linuxOKFeb 09 2025
R-4.4-winOKFeb 09 2025
R-4.4-macOKFeb 09 2025
R-4.3-winOKFeb 09 2025
R-4.3-macOKFeb 09 2025

Exports:as.dendrodendro_datadendro_data.defaultggdendrogramis.dendrolabelleaf_labelsegmenttheme_dendro

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

Modifying ggdendogram output

Rendered frommodify_output.Rmdusingknitr::rmarkdownon Feb 09 2025.

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

Using 'ggdendro' to plot dendrograms

Rendered fromggdendro.Rmdusingknitr::rmarkdownon Feb 09 2025.

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