Package: ggarrow
Title: Arrows for 'ggplot2'
Version: 0.1.1
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
RoxygenNote: 7.3.3
Depends: ggplot2 (>= 3.5.0)
Imports: cli, grid, 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
NeedsCompilation: no
Packaged: 2025-09-14 13:03:09 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: 2025-09-14 13:30:02 UTC
Built: R 4.4.3; ; 2025-10-13 10:35:47 UTC; windows
