# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "rMosaic" in publications use:' type: software license: MIT title: 'rMosaic: R Bindings to the ''Mosaic'' Visualization Framework' version: 0.1.3 abstract: Provides R bindings for 'Mosaic', a declarative grammar for linked, data-driven visualizations backed by 'DuckDB'. The package supplies 'htmlwidgets' and 'shiny' helpers for rendering 'Mosaic' specifications from R, including optional browser-side 'DuckDB-WASM' execution and selection export helpers for exploratory workflows. authors: - family-names: Rizvanov given-names: Timur email: timurr@bu.edu - family-names: Ruiz given-names: Edward C. email: ecr7407@gmail.com - family-names: Dries given-names: Ruben email: rubendries@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/TiRizvanov/rMosaic commit: d56838ab9639332a7d26994527e881b994af1574 url: https://github.com/TiRizvanov/rMosaic date-released: '2026-06-25' contact: - family-names: Rizvanov given-names: Timur email: timurr@bu.edu