# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "vellumverse" in publications use:' type: software license: MIT title: 'vellumverse: Easily Install and Load the ''Vellum'' Graphics Ecosystem' version: 0.2.0.9000 doi: 10.32614/CRAN.package.vellumverse identifiers: - type: url value: https://schochastics.r-universe.dev/vellumverse abstract: 'The ''vellum'' ecosystem is a set of packages for drawing in R that share a scene model and a common design: ''vellum'' (a low-level graphics backend with a Rust engine), ''vellumplot'' (a pipe-first grammar of graphics on top of it), and ''vellumwidget'' (client-side interactive HTML widgets for the scenes they produce). ''vellumverse'' is a meta-package that installs and loads them together, in the spirit of the ''tidyverse''.' 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/vellumverse commit: d267dfc59e9160c6ada074539b9db21c7f1f41be url: https://r-vellum.github.io/vellumverse/ date-released: '2026-07-12' contact: - family-names: Schoch given-names: David email: david.schoch@cynkra.com