Package: muHVT
Type: Package
Title: Constructing Hierarchical Voronoi Tessellations and Overlay
        Heatmap for Data Analysis
Version: 0.1.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,plyr
Depends: R (>= 3.1.0)
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-11 15:11:47 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-05-14 08:19:50 UTC
