# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ggspec" in publications use:' type: software license: MIT title: 'ggspec: Extract and Compare ''ggplot2'' Plot Specifications as Tidy Data Frames' version: 0.1.0 abstract: 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. authors: - family-names: Lee given-names: Clement email: clement.lee.tm@outlook.com orcid: https://orcid.org/0000-0003-1785-8671 repository: https://cran.r-universe.dev repository-code: https://github.com/clement-lee/ggspec commit: 14f2da794f66992fac02e5f61d18cb66e996459b url: https://github.com/clement-lee/ggspec date-released: '2026-05-28' contact: - family-names: Lee given-names: Clement email: clement.lee.tm@outlook.com orcid: https://orcid.org/0000-0003-1785-8671