Package: muHVT
Type: Package
Date: 2020-01-09
Title: Constructing Hierarchical Voronoi Tessellations and Overlay
        Heatmap for Data Analysis
Version: 1.0.1
Authors@R: c(
    person("Sangeet Moy", "Das", email = "dassangeet768@gmail.com", role = "aut"),
    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 = "meetdave06@gmail.com", role = c("ctb")),
    person("Shubhra", "Prakash", email = "Shubhra.Prakash@mu-sigma.com", role = c("ctb")),
    person("Mu Sigma, Inc.", email = "ird.experiencelab@mu-sigma.com", role = c("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: Apache License 2.0
Encoding: UTF-8
Imports: MASS, deldir, grDevices, splancs, sp, conf.design, Hmisc,
        dplyr, purrr, gtools, magrittr, plyr, polyclip, rgeos, ggplot2
Depends: R (>= 3.5.0)
BugReports: https://github.com/Mu-Sigma/muHVT/issues
URL: https://github.com/Mu-Sigma/muHVT
LazyData: true
RoxygenNote: 7.0.2
Suggests: knitr, rmarkdown, testthat,geozoo,plotly,kableExtra
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-01-20 07:55:14 UTC; test
Author: Sangeet Moy Das [aut],
  Zubin Dowlaty [aut],
  Avinash Joshi [aut],
  Meet Dave [ctb],
  Shubhra Prakash [ctb],
  Mu Sigma, Inc. [cre]
Maintainer: "Mu Sigma, Inc." <ird.experiencelab@mu-sigma.com>
Repository: CRAN
Date/Publication: 2020-01-21 10:30:02 UTC
Built: R 4.0.0; ; 2020-04-10 12:36:39 UTC; windows
