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.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'))

Peer review:

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

On CRAN:

ggplot2

9 exports 83 stars 13.72 score 28 dependencies 59 dependents 48 mentions 3.3k scripts 13.8k downloads

Last updated 6 months agofrom:1898007117. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 27 2024
R-4.5-winOKSep 27 2024
R-4.5-linuxOKSep 27 2024
R-4.4-winOKSep 27 2024
R-4.4-macOKSep 27 2024
R-4.3-winOKSep 27 2024
R-4.3-macOKSep 27 2024

Exports:as.dendrodendro_datadendro_data.defaultggdendrogramis.dendrolabelleaf_labelsegmenttheme_dendro

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

Modifying ggdendogram output

Rendered frommodify_output.Rmdusingknitr::rmarkdownon Sep 27 2024.

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

Using 'ggdendro' to plot dendrograms

Rendered fromggdendro.Rmdusingknitr::rmarkdownon Sep 27 2024.

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