# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "gglinedensity" in publications use:' type: software license: GPL-3.0-or-later title: 'gglinedensity: Make DenseLines Heatmaps with ''ggplot2''' version: 0.2.0.9000 doi: 10.32614/CRAN.package.gglinedensity abstract: Visualise overlapping time series lines as a heatmap of line density. Provides a 'ggplot2' statistic implementing the DenseLines algorithm, which "normalizes time series by the arc length to compute accurate densities" (Moritz and Fisher, 2018) . authors: - family-names: Thompson given-names: Harry email: harry@mayesfield.uk - family-names: Moritz given-names: Dominik email: domoritz@gmail.com repository: https://hrryt.r-universe.dev repository-code: https://github.com/hrryt/gglinedensity commit: d52ac2824b4d8565e08dad0727b3789b546598c4 url: https://hrryt.github.io/gglinedensity/ date-released: '2025-11-13' contact: - family-names: Thompson given-names: Harry email: harry@mayesfield.uk