Package: ggquiver
Version: 0.1.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), ggplot2
Imports: dplyr
Suggests: ggmap, maps, testthat
Authors@R: person("Mitchell", "O'Hara-Wild", email = "mail@mitchelloharawild.com", role = c("aut", "cre"))
URL: https://github.com/mitchelloharawild/ggquiver
BugReports: https://github.com/mitchelloharawild/ggquiver/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
ByteCompile: true
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2017-08-15 14:21:41 UTC; mitchell
Author: Mitchell O'Hara-Wild [aut, cre]
Maintainer: Mitchell O'Hara-Wild <mail@mitchelloharawild.com>
Repository: CRAN
Date/Publication: 2017-08-15 22:06:53 UTC
