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) <doi:10.48550/arXiv.1808.06019>.
| Version: | 0.2.0 | 
| Imports: | cli, ggplot2, lifecycle, rlang, scales, vctrs, vdiffr | 
| Suggests: | testthat (≥ 3.0.0) | 
| Published: | 2025-05-22 | 
| DOI: | 10.32614/CRAN.package.gglinedensity | 
| Author: | Harry Thompson [cre, aut, cph],
  Dominik Moritz [aut] (Rust original,
    <https://github.com/domoritz/line-density-rust>),
  The authors of the dependency Rust crates [ctb] (see inst/AUTHORS file
    for details),
  Hiroaki Yutani gglinedensity author details | 
| Maintainer: | Harry Thompson <harry at mayesfield.uk> | 
| BugReports: | https://github.com/hrryt/gglinedensity/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://github.com/hrryt/gglinedensity, https://hrryt.github.io/gglinedensity/ | 
| NeedsCompilation: | yes | 
| SystemRequirements: | Cargo (Rust's package manager), rustc >= 1.70.0 | 
| Materials: | README, NEWS | 
| In views: | TimeSeries | 
| CRAN checks: | gglinedensity results | 
| Reference manual: | gglinedensity.html , gglinedensity.pdf | 
| Package source: | gglinedensity_0.2.0.tar.gz | 
| Windows binaries: | r-devel: gglinedensity_0.2.0.zip, r-release: gglinedensity_0.2.0.zip, r-oldrel: gglinedensity_0.2.0.zip | 
| macOS binaries: | r-release (arm64): gglinedensity_0.2.0.tgz, r-oldrel (arm64): gglinedensity_0.2.0.tgz, r-release (x86_64): gglinedensity_0.2.0.tgz, r-oldrel (x86_64): gglinedensity_0.2.0.tgz | 
| Old sources: | gglinedensity archive | 
Please use the canonical form https://CRAN.R-project.org/package=gglinedensity to link to this page.