Type: Package Package: arrowheadr Title: Make Custom Arrowheads Version: 1.0.2.9000 Authors@R: person("W. Joel", "Schneider", , "w.joel.schneider@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8393-5316")) Description: The 'ggarrow' package is a 'ggplot2' extension that plots a variety of different arrow segments with many options to customize. The 'arrowheadr' package makes it easy to create custom arrowheads and fins within the parameters that 'ggarrow' functions expect. It has preset arrowheads and a collection of functions to create and transform data for customizing arrows. License: CC0 URL: https://github.com/wjschne/arrowheadr, https://wjschne.github.io/arrowheadr/ BugReports: https://github.com/wjschne/arrowheadr/issues Depends: R (>= 2.10) Imports: bezier, graphics, grDevices, purrr, stats Suggests: ggarrow, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://wjschne.r-universe.dev Date/Publication: 2025-05-15 04:42:57 UTC RemoteUrl: https://github.com/wjschne/arrowheadr RemoteRef: HEAD RemoteSha: 8eb19a1a373852101f697b787f1fccb5c0ff3595 NeedsCompilation: no Packaged: 2026-06-09 10:05:24 UTC; root Author: W. Joel Schneider [aut, cre] (ORCID: ) Maintainer: W. Joel Schneider