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.

Version: 0.2.0
Depends: R (≥ 3.5)
Imports: MASS, ggplot2 (≥ 0.9.2)
Suggests: rpart (≥ 4.0-0), tree, testthat, knitr, cluster, scales, spelling, rmarkdown, covr
Published: 2024-02-23
Author: Andrie de Vries [aut, cre], Brian D. Ripley [aut] (author of package tree)
Maintainer: Andrie de Vries <apdevries at gmail.com>
BugReports: https://github.com/andrie/ggdendro/issues
License: GPL-2 | GPL-3
URL: https://andrie.github.io/ggdendro/
NeedsCompilation: no
Language: en-US
Materials: NEWS
CRAN checks: ggdendro results

Documentation:

Reference manual: ggdendro.pdf
Vignettes: Using 'ggdendro' to plot dendrograms
Modifying ggdendogram output

Downloads:

Package source: ggdendro_0.2.0.tar.gz
Windows binaries: r-devel: ggdendro_0.2.0.zip, r-release: ggdendro_0.2.0.zip, r-oldrel: ggdendro_0.2.0.zip
macOS binaries: r-release (arm64): ggdendro_0.2.0.tgz, r-oldrel (arm64): ggdendro_0.2.0.tgz, r-release (x86_64): ggdendro_0.2.0.tgz
Old sources: ggdendro archive

Reverse dependencies:

Reverse depends: EnsCat, GOplot, sangeranalyseR
Reverse imports: abseqR, AneuFinder, artMS, barcodetrackR, benchdamic, BioNERO, BloodCancerMultiOmics2017, CEMiTool, chemodiv, DEGreport, diffudist, discoveR, evaluomeR, forestmangr, hierarchicalSets, iCellR, iheatmapr, Linnorm, missCompare, MutationalPatterns, netZooR, ngsReports, PhosR, Plasmidprofiler, plotBart, PTXQC, qPLEXanalyzer, rabhit, rwty, scRNAseqApp, SensMap, SPARTAAS, statVisual, superheat, TimiRGeN, triplot, visvow, Xplortext
Reverse suggests: AntMAN, CellaRepertorium, disclapmix, ecan, EWCE, fairmodels, ggh4x, ggside, microeco, migraph, mlr3viz, mosaic, mulgar, rattle, ShinyItemAnalysis, SomaticSignatures, spatialHeatmap, stabm, structToolbox
Reverse enhances: dendextend

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggdendro to link to this page.