# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "vellum" in publications use:' type: software license: MIT title: 'vellum: A Low-Level Graphics Framework with a Rust Backend' version: 0.2.0.9000 doi: 10.32614/CRAN.package.vellum identifiers: - type: url value: https://schochastics.r-universe.dev/vellum abstract: A grid-like low-level graphics system for R whose scene graph, unit/layout engine, and rendering run in a Rust backend. 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/vellum commit: 71266cc1a8481204e00ae23800b5595785e2aba3 url: https://r-vellum.github.io/vellum/ date-released: '2026-07-12' contact: - family-names: Schoch given-names: David email: david.schoch@cynkra.com