Package: ggarrow Title: Arrows for 'ggplot2' Version: 0.1.1.9000 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 Roxygen: list(markdown = TRUE) 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 Repository: https://teunbrand.r-universe.dev Date/Publication: 2025-10-09 21:05:32 UTC RemoteUrl: https://github.com/teunbrand/ggarrow RemoteRef: HEAD RemoteSha: ed2753865c09c32b66c1bea02608bbec334f0ae8 NeedsCompilation: no Packaged: 2026-06-08 07:59:44 UTC; root Author: Teun van den Brand [aut, cre] (ORCID: ) Maintainer: Teun van den Brand