<?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>Visualize Simple 2-D Decision Tree Partitions</dc:title>
  <dc:title>R package parttree version 0.1.3</dc:title>
  <dc:description>Visualize the partitions of simple decision trees, involving one or
    two predictors, on the scale of the original data. Provides an intuitive
    alternative to traditional tree diagrams, by visualizing how a decision tree
    divides the predictor space in a simple 2D plot alongside the original data.
    The 'parttree' package supports both classification and regression trees
    from 'rpart' and 'partykit', as well as trees produced by popular frontend
    systems like 'tidymodels' and 'mlr3'. Visualization methods are provided for
    both base R graphics and 'ggplot2'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: graphics, stats, data.table, partykit, rlang, rpart, tinyplot
(&gt;= 0.3.0)</dc:relation>
  <dc:relation>Suggests: tinytest, tinysnapshot (&gt;= 0.0.3), fontquiver, rsvg, svglite
(&gt;= 2.2.0), palmerpenguins, titanic, mlr3, parsnip, workflows,
magick, imager, knitr, rmarkdown</dc:relation>
  <dc:relation>Enhances: ggplot2 (&gt;= 3.4.0)</dc:relation>
  <dc:creator>Grant McDermott &lt;contact@grantmcdermott.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Grant McDermott [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-7883-8573&gt;),
  Achim Zeileis [ctb] (ORCID: &lt;https://orcid.org/0000-0003-0918-3766&gt;),
  Brian Heseung Kim [ctb] (ORCID:
    &lt;https://orcid.org/0000-0002-7988-1802&gt;),
  Julia Silge [ctb] (ORCID: &lt;https://orcid.org/0000-0002-3671-836X&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=parttree/LICENSE)</dc:rights>
  <dc:date>2026-03-31</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=parttree</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.parttree</dc:identifier>
</oai_dc:dc>
