Package: ggvoronoi
Version: 0.8.4
Date: 2021-01-19
Title: Voronoi Diagrams and Heatmaps with 'ggplot2'
Author: Robert C. Garrett [aut, cre],
  Austin Nar [aut],
  Thomas J. Fisher [aut],
  Karsten Maurer [ctb]
Maintainer: Robert C. Garrett <garretrc@miamioh.edu>
Authors@R: c(person("Robert C.", "Garrett", email = "garretrc@miamioh.edu", role = c("aut", "cre")),
           person("Austin", "Nar", email = "narar@miamioh.edu", role = c("aut")),
           person("Thomas J.", "Fisher", email = "fishert4@miamioh.edu", role = c("aut")),
		   person("Karsten", "Maurer", email = "maurerkt@miamioh.edu", role = c("ctb")))
Description: Easy creation and manipulation of Voronoi diagrams using 'deldir' with visualization in 'ggplot2'.
Depends: R (>= 2.10), ggplot2 (>= 2.2.0)
Imports: deldir, sp, rgeos, raster, methods
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, ggmap, dplyr, scales, testthat, vdiffr,
        mapproj
VignetteBuilder: knitr, ggmap, mapproj
URL: https://github.com/garretrc/ggvoronoi/
NeedsCompilation: no
Packaged: 2021-01-19 18:41:04 UTC; rcg4
Repository: CRAN
Date/Publication: 2021-01-19 23:50:03 UTC
Built: R 4.0.2; ; 2021-01-20 12:14:49 UTC; unix
