<?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>A Next-Generation Grammar of Graphics</dc:title>
  <dc:title>R package ggnext version 0.1.0</dc:title>
  <dc:description>An implementation of the Grammar of Graphics described by
    Wilkinson (2005, ISBN:978-0-387-24544-7), built on 'S7' classes. The
    familiar grammar vocabulary of aesthetics, geometries, statistics,
    scales, coordinates, facets and themes composed with '+' is
    preserved; every constructor that takes an argument also accepts a
    plot as the first argument of a native pipe ('|&gt;') stage, so the two
    styles are interchangeable. The package is extended with built-in
    interactivity, animation, an exact-data export, a plot linter that
    flags common statistical-graphics mistakes before a figure ships,
    and a catalogue covering layout diagrams (Sankey, treemap, network,
    radar), machine-learning diagnostics (SHAP, receiver operating
    characteristic, calibration, partial dependence) and clinical
    reporting (Kaplan-Meier, forest, swimmer, CONSORT).
    Static output is written to Scalable Vector Graphics; interactive
    output is a self-contained 'HTML' document using a canvas element
    and vanilla 'JavaScript'. Both render targets consume the same
    computed-geometry buffer, giving a single source of truth for layer
    geometry. Layout and estimation algorithms follow their published
    descriptions, including Bruls, Huizing and van Wijk (2000)
    &lt;doi:10.1007/978-3-7091-6783-0_4&gt; for squarified treemaps,
    Fruchterman and Reingold (1991) &lt;doi:10.1002/spe.4380211102&gt; for
    force-directed graphs, and Kaplan and Meier (1958)
    &lt;doi:10.1080/01621459.1958.10501452&gt; for survival curves.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: S7, grDevices, stats, utils</dc:relation>
  <dc:relation>Suggests: knitr, markdown, rmarkdown, testthat (&gt;= 3.0.0), xml2</dc:relation>
  <dc:creator>Mahesh Divakaran &lt;itsmdivakaran@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mahesh Divakaran [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=ggnext/LICENSE)</dc:rights>
  <dc:date>2026-08-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ggnext</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ggnext</dc:identifier>
</oai_dc:dc>
