Package: ggarchery
Type: Package
Depends: R (>= 4.0.0)
Imports: ggplot2, purrr, magrittr, tidyr, dplyr, glue, rlang, grid
Title: Flexible Segment Geoms with Arrows for 'ggplot2'
Version: 0.4.4
Authors@R: person("Matthew", "Hall", , "matthew.hall@lshtm.ac.uk", role = c("aut", "cre"))
Description: Geoms for placing arrowheads at multiple points along a segment, not just at the end; position function to shift starts and ends of arrows to avoid exactly intersecting points.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/mdhall272/ggarchery
Collate: 'legend-draw-ggarchery.R' 'geom-arrowsegment.R' 'ggproto.R'
        'position-attractsegment.R'
NeedsCompilation: no
Packaged: 2025-07-24 11:05:57 UTC; lshmh32
Author: Matthew Hall [aut, cre]
Maintainer: Matthew Hall <matthew.hall@lshtm.ac.uk>
Repository: CRAN
Date/Publication: 2025-07-24 13:10:08 UTC
