# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "vellumplot" in publications use:' type: software license: MIT title: 'vellumplot: A Grammar of Graphics on the ''vellum'' Backend' version: 0.3.0.9000 doi: 10.32614/CRAN.package.vellumplot identifiers: - type: url value: https://schochastics.r-universe.dev/vellumplot abstract: 'A declarative, pipe-first grammar of graphics that compiles an inspectable plot specification into a ''vellum'' scene and renders it. A plot is built up as a serializable spec (data, layers, scales) and nothing is drawn until it is compiled: encodings are resolved, scales are trained, a panel layout is measured, and guides and marks are emitted as ''vellum'' grobs.' authors: - family-names: Schoch given-names: David email: david.schoch@cynkra.com repository: https://schochastics.r-universe.dev repository-code: https://github.com/r-vellum/vellumplot commit: 0eb7f89a505356a446f8c7783366bd5a2c2d8df8 url: https://r-vellum.github.io/vellumplot/ date-released: '2026-07-12' contact: - family-names: Schoch given-names: David email: david.schoch@cynkra.com