Package: ggshadow
Title: Shadow and Glow Geoms for 'ggplot2'
Version: 0.0.5
Authors@R: person("Marc", "Menem", email = "marc.menem@m4x.org", role = c("aut", "cre"))
Description: A collection of Geoms for R's 'ggplot2' library. geom_shadowpath(), geom_shadowline(), 
    geom_shadowstep() and geom_shadowpoint() functions draw a shadow below lines to make busy plots more 
    aesthetically pleasing. geom_glowpath(), geom_glowline(), geom_glowstep() and geom_glowpoint() add a 
    neon glow around lines to get a steampunk style.
Depends: R (>= 3.4.0)
Imports: stats, ggplot2 (>= 3.3.0), grid, scales, rlang, glue, vctrs,
        cli
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
License: GPL-2
Encoding: UTF-8
URL: https://github.com/marcmenem/ggshadow/
BugReports: https://github.com/marcmenem/ggshadow/issues
RoxygenNote: 7.2.1
Collate: 'geom-glowpath.r' 'geom-glowpoint.r' 'geom-shadowpath.r'
        'geom-shadowpoint.r' 'internal-doc.r' 'scale-shadow.r'
NeedsCompilation: no
Packaged: 2022-11-20 22:31:36 UTC; marc
Author: Marc Menem [aut, cre]
Maintainer: Marc Menem <marc.menem@m4x.org>
Repository: CRAN
Date/Publication: 2022-11-20 22:50:08 UTC
Built: R 4.5.2; ; 2025-11-01 02:13:33 UTC; windows
