Package: ggvoronoi
Version: 0.8.5
Date: 2022-08-25
Title: Voronoi Diagrams and Heatmaps with 'ggplot2'
Author: Robert C. Garrett [aut, cre],
  Austin Nar [aut],
  Thomas J. Fisher [aut],
  Karsten Maurer [ctb],
  Duncan Murdoch [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")),
	   person("Duncan", "Murdoch", email = "murdoch.duncan@gmail.com", role = c("ctb")))
Description: Easy creation and manipulation of Voronoi diagrams using 'deldir' with visualization in 'ggplot2'. Convenient functions are provided to create nearest neighbor diagrams and heatmaps. Diagrams are computed with 'deldir' and processed to work with the 'sp' framework. Results are provided in a convenient spatial data structure and displayed with 'ggplot2'. An outline can be provided by the user to specify the spatial domain of interest.
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: 2022-08-25 17:46:28 UTC; garre
Repository: CRAN
Date/Publication: 2022-08-26 22:12:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:33:09 UTC; windows
