Package: HVT
Type: Package
Date: 2024-05-13
Title: Constructing Hierarchical Voronoi Tessellations and Overlay
        Heatmaps for Data Analysis
Version: 24.5.2
Authors@R: c(
	person("Zubin", "Dowlaty", email = "zubin.dowlaty@mu-sigma.com", role = "aut"),
    	person("Mu Sigma, Inc.", email = "ird.experiencelab@mu-sigma.com", role = "cre"))
Description: Facilitates building topology preserving maps for rich multivariate data. 
             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, conf.design, stats, dplyr,
        purrr, magrittr, polyclip, ggplot2, tidyr, scales, cluster,
        reshape2,data.table, ggforce, plyr, rlang, gganimate, gifski,
        markovchain, methods
Depends: R (>= 3.6.0)
BugReports: https://github.com/Mu-Sigma/HVT/issues
URL: https://github.com/Mu-Sigma/HVT
RoxygenNote: 7.3.1
Suggests: rmarkdown, testthat, geozoo, plotly, DT, patchwork, sp,
        Hmisc, gridExtra, gtable, htmlwidgets, installr, skimr, tibble,
        devtools, tidyverse, DataExplorer, htmltools,
        corrplot,knitr,kableExtra
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-05-14 08:50:48 UTC; vishwavani
Author: Zubin Dowlaty [aut],
  Mu Sigma, Inc. [cre]
Maintainer: "Mu Sigma, Inc." <ird.experiencelab@mu-sigma.com>
Repository: CRAN
Date/Publication: 2024-05-15 08:50:21 UTC
