<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Create Dendrograms and Tree Diagrams Using 'ggplot2'</dc:title>
  <dc:title>R package ggdendro version 0.2.0</dc:title>
  <dc:subject>CRAN Task View: NetworkAnalysis (https://CRAN.R-project.org/view=NetworkAnalysis)</dc:subject>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R(&gt;= 3.5)</dc:relation>
  <dc:relation>Imports: MASS, ggplot2(&gt;= 0.9.2)</dc:relation>
  <dc:relation>Suggests: rpart (&gt;= 4.0-0), tree, testthat, knitr, cluster, scales,
spelling, rmarkdown, covr</dc:relation>
  <dc:creator>Andrie de Vries &lt;apdevries@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Andrie de Vries [aut, cre],
  Brian D. Ripley [aut] (author of package tree)</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2024-02-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ggdendro</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ggdendro</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
