<?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>Extract and Compare 'ggplot2' Plot Specifications as Tidy Data
Frames</dc:title>
  <dc:title>R package ggspec version 0.1.0</dc:title>
  <dc:description>Inspects 'ggplot' objects by extracting their
    full declarative specification - layers, aesthetic mappings, scales,
    facets, coordinate systems, and labels - as tidy data frames. A second
    tier of functions enables structural comparison of two 'ggplot' objects,
    supporting automated plot testing, auditing, and framework-agnostic
    grading workflows. Unlike 'ggcheck', which is designed exclusively for
    'learnr'/'gradethis' pipelines and returns ad-hoc objects, 'ggspec'
    returns rectangular, pipeable output and does not require any grading
    framework as a dependency.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: ggplot2 (&gt;= 3.4.0), rlang (&gt;= 1.1.0), tibble (&gt;= 3.2.0), dplyr
(&gt;= 1.1.0)</dc:relation>
  <dc:relation>Suggests: learnr, palmerpenguins, testthat (&gt;= 3.0.0), knitr,
rmarkdown, MASS, covr</dc:relation>
  <dc:creator>Clement Lee &lt;clement.lee.tm@outlook.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Clement Lee [aut, cre] (ORCID: &lt;https://orcid.org/0000-0003-1785-8671&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=ggspec/LICENSE)</dc:rights>
  <dc:date>2026-05-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ggspec</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ggspec</dc:identifier>
</oai_dc:dc>
