Package: ggquiver Version: 0.4.0 Title: Quiver Plots for 'ggplot2' Description: An extension of 'ggplot2' to provide quiver plots to visualise vector fields. This functionality is implemented using a geom to produce a new graphical layer, which allows aesthetic options. This layer can be overlaid on a map to improve visualisation of mapped data. Depends: R (>= 3.2.0) Imports: ggplot2, grid Suggests: maps, sf, pkgdown, vdiffr, testthat Authors@R: person("Mitchell", "O'Hara-Wild", email = "mail@mitchelloharawild.com", role = c("aut", "cre")) URL: https://github.com/mitchelloharawild/ggquiver, https://pkg.mitchelloharawild.com/ggquiver/ BugReports: https://github.com/mitchelloharawild/ggquiver/issues License: GPL-3 Encoding: UTF-8 ByteCompile: true RoxygenNote: 7.3.3 Repository: https://mitchelloharawild.r-universe.dev Date/Publication: 2026-01-28 05:55:45 UTC RemoteUrl: https://github.com/mitchelloharawild/ggquiver RemoteRef: HEAD RemoteSha: 46b654d9d9fbbd874f6c60ad251b51afd8d8628d NeedsCompilation: no Packaged: 2026-07-04 03:02:39 UTC; root Author: Mitchell O'Hara-Wild [aut, cre] Maintainer: Mitchell O'Hara-Wild