-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 850 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
27 lines (27 loc) · 850 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: ggquiver
Version: 0.5.0.9000
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:
cli,
ggplot2 (>= 3.5.0),
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