Package: HVT
Type: Package
Date: 2023-11-17
Title: Constructing Hierarchical Voronoi Tessellations and Overlay
        Heatmaps for Data Analysis
Version: 23.11.1
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. 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,
        stats, dplyr, purrr, magrittr, polyclip, ggplot2, tidyr,
        scales, cluster, reshape2, plyr, data.table
Depends: R (>= 3.6.0)
BugReports: https://github.com/Mu-Sigma/HVT/issues
URL: https://github.com/Mu-Sigma/HVT
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat, geozoo, kableExtra, plotly, DT,
        gridExtra, gtable, htmlwidgets, installr, skimr, tibble,
        devtools, tidyverse, DataExplorer, htmltools, corrplot,
        gganimate
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-11-18 10:35:22 UTC; gopi
Author: Zubin Dowlaty [aut],
  Mu Sigma, Inc. [cre]
Maintainer: "Mu Sigma, Inc." <ird.experiencelab@mu-sigma.com>
Repository: CRAN
Date/Publication: 2023-11-19 15:20:12 UTC
Built: R 4.2.3; ; 2023-11-19 16:35:06 UTC; unix
