Package: muHVT
Type: Package
Title: Constructing Hierarchical Voronoi Tessellations and Overlay
        Heatmap for Data Analysis
Version: 0.2.0
Authors@R: c(
    person("Zubin", "Dowlaty", email = "zubin.dowlaty@mu-sigma.com", role = "aut"),
    person("Avinash", "Joshi", email = "avinash.joshi@mu-sigma.com", role = "aut"),
    person("Meet", "Dave", email = "dave.kirankumar@mu-sigma.com", role = c("aut","cre")))
Description: Constructing hierarchical Voronoi tessellations for a given data set and overlay
    heatmap for variables at various levels of the tessellations for in-depth data analysis. See <https://en.wikipedia.org/wiki/Voronoi_diagram> for more information. Credits to Mu Sigma for their continuous support throughout the development of the package.  
License: GPL-2 | GPL-3
Encoding: UTF-8
Imports:
        MASS,deldir,grDevices,splancs,sp,conf.design,Hmisc,ggplot2,dplyr,purrr,gtools,magrittr,plyr
Depends: R (>= 3.1.0)
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, testthat,geozoo,plotly,kableExtra
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-09 13:58:40 UTC; dave
Author: Zubin Dowlaty [aut],
  Avinash Joshi [aut],
  Meet Dave [aut, cre]
Maintainer: Meet Dave <dave.kirankumar@mu-sigma.com>
Repository: CRAN
Date/Publication: 2018-07-09 14:40:02 UTC
