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.1
Authors@R: person("Matthew", "Hall", , "matthew.hall@bdi.ox.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.2.0
Collate: 'legend-draw-ggarchery.R' 'geom-arrowsegment.R' 'ggproto.R'
        'position-attractsegment.R'
NeedsCompilation: no
Packaged: 2022-08-04 10:17:53 UTC; mdhall
Author: Matthew Hall [aut, cre]
Maintainer: Matthew Hall <matthew.hall@bdi.ox.ac.uk>
Repository: CRAN
Date/Publication: 2022-08-05 14:10:02 UTC
