# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "ggtintshade" in publications use:' type: software license: MIT title: 'ggtintshade: Tinting and Shading Aesthetics for ''ggplot2''' version: 0.1.2 doi: 10.32614/CRAN.package.ggtintshade abstract: Adds a tintshade aesthetic to 'ggplot2' that varies the lightness of a mapped colour or fill within each hue group, keeping the plotted layer and its legend in sync. Supports both nested designs (each item belongs to one hue) and crossed designs (each lightness level appears across hues). authors: - family-names: Kumler given-names: William email: wkumler@uw.edu repository: https://wkumler.r-universe.dev repository-code: https://github.com/wkumler/ggtintshade commit: bb2a2aea336c10748c240c00584895e64df45b21 url: https://github.com/wkumler/ggtintshade date-released: '2026-07-24' contact: - family-names: Kumler given-names: William email: wkumler@uw.edu