Package: ggarrow
Title: Arrows for 'ggplot2'
Version: 0.2.0
Authors@R: 
    person(given = "Teun",
           family = "van den Brand",
           role = c("aut", "cre"),
           email = "tahvdbrand@gmail.com",
           comment = c(ORCID = "0000-0002-9335-7468"))
Description: A 'ggplot2' extension that adds specialised arrow geometry layers. 
    It offers more arrow options than the standard 'grid' arrows that 
    are built-in many line-based geom layers.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: ggplot2 (>= 3.5.0)
Imports: cli, grid, lifecycle, polyclip, rlang (>= 1.1.0), S7, scales,
        utils, vctrs
Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0), vdiffr
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://teunbrand.github.io/ggarrow/,
        https://github.com/teunbrand/ggarrow
BugReports: https://github.com/teunbrand/ggarrow/issues
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-02 19:06:58 UTC; Teun
Author: Teun van den Brand [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9335-7468>)
Maintainer: Teun van den Brand <tahvdbrand@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-03 05:20:41 UTC
