# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "vellumwidget" in publications use:' type: software license: MIT title: 'vellumwidget: Interactive Web Widgets for Vellum Scenes' version: 0.3.0.9000 doi: 10.32614/CRAN.package.vellumwidget identifiers: - type: url value: https://schochastics.r-universe.dev/vellumwidget abstract: 'Turns a ''vellum'' scene (or a ''vellumplot'' plot) into a self-contained, client-side interactive HTML widget: hover tooltips and highlighting, click selection, rectangular brush-select, pan/zoom, and a toolbar -- driven by the per-element data keys, bounding boxes, and ''scene_model()'' metadata that ''vellum'' emits. Requires no Shiny and no server round-trip.' 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/vellumwidget commit: 95240354673912a37ebb42007cff6133f288afa5 url: https://r-vellum.github.io/vellumwidget/ date-released: '2026-07-12' contact: - family-names: Schoch given-names: David email: david.schoch@cynkra.com