# ------------------------------------------------ # 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 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://cran.r-universe.dev repository-code: https://github.com/wkumler/ggtintshade commit: 29e7d80bbdd9188b9e076379c1af9ef86a0c5d3c url: https://github.com/wkumler/ggtintshade date-released: '2026-07-23' contact: - family-names: Kumler given-names: William email: wkumler@uw.edu