Skip to content

Commit

Permalink
Updated Version Number
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishwavani-00 committed May 13, 2024
2 parents 9d06ff1 + b59ac13 commit 47f4c7a
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 679 deletions.
8 changes: 4 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Package: HVT
Type: Package
Date: 2024-05-02
Date: 2024-05-13
Title: Constructing Hierarchical Voronoi Tessellations and Overlay
Heatmaps for Data Analysis
Version: 24.5.1
Version: 24.5.2
Authors@R: c(
person("Zubin", "Dowlaty", email = "[email protected]", role = "aut"),
person("Mu Sigma, Inc.", email = "[email protected]", role = "cre"))
Expand All @@ -24,10 +24,10 @@ Suggests: rmarkdown, testthat, geozoo, plotly, DT, patchwork, sp, Hmisc,
tidyverse, DataExplorer, htmltools, corrplot,knitr,kableExtra
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-05-02 12:35:23 UTC;
Packaged: 2024-05-13 20:35:23 UTC;
Author: Zubin Dowlaty [aut],
Mu Sigma, Inc. [cre]
Maintainer: "Mu Sigma, Inc." <[email protected]>
Repository: CRAN
Date/Publication: 2024-05-02 02:20:00 UTC
Date/Publication: 2024-05-13 21:20:00 UTC

649 changes: 0 additions & 649 deletions README.html

This file was deleted.

12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
* [<span class="toc-section-number">2.3</span> HVT Scoring Cells with Layers using scoreLayeredHVT ](#hvt-scoring-cells-with-layers-using-scoreLayeredHVT)
* [<span class="toc-section-number">2.4</span> Temporal Analysis and Visualization: Leveraging Time Series Capabilities in HVT](#temporal-analysis-and-visualization-leveraging-time-series-capabilities-in-hvt)
* [<span class="toc-section-number">3.</span> Version History](#version-history)
* [<span class="toc-section-number">3.3</span> HVT (v24.5.1) | What’s New?](#hvt-(v24.5.1)-whats-new)
* [<span class="toc-section-number">3.3</span> HVT (v24.5.2) | What’s New?](#hvt-(v24.5.2)-whats-new)
* [<span class="toc-section-number">3.2</span> HVT (v23.11.02)](#hvt-(v23.11.02))
* [<span class="toc-section-number">3.1</span> HVT (v22.12.06)](#hvt-(v22.12.06))
* [<span class="toc-section-number">4.</span> Installation of HVT (v24.5.1)](#installation-of-hvt-(v24.5.1))
* [<span class="toc-section-number">4.</span> Installation of HVT (v24.5.2)](#installation-of-hvt-(v24.5.2))


</div>
Expand Down Expand Up @@ -91,9 +91,9 @@ Following are the links to the vignettes for the HVT package:
# <span class="header-section-number">3.</span> Version History


<div id="hvt-(v24.5.1)-whats-new" class="section level2" number="3.1">
<div id="hvt-(v24.5.2)-whats-new" class="section level2" number="3.1">

## HVT (v24.5.1)
## HVT (v24.5.2)

2nd May, 2024

Expand Down Expand Up @@ -169,9 +169,9 @@ This version of HVT package offers features for both training an HVT model and e



<div id="installation-of-hvt-(v24.5.1)" class="section level2" number="4">
<div id="installation-of-hvt-(v24.5.2)" class="section level2" number="4">

# <span class="header-section-number">4.</span> Installation of HVT (v24.5.1)
# <span class="header-section-number">4.</span> Installation of HVT (v24.5.2)

<div class="sourceCode" id="cb1">

Expand Down
4 changes: 2 additions & 2 deletions inst/doc/HVT.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Following are the links to the vignettes for the HVT package:

# 3. Version History

## HVT (v24.5.1) | What's New? {-}
## HVT (v24.5.2) | What's New? {-}

2nd May, 2024

Expand Down Expand Up @@ -171,7 +171,7 @@ This version of HVT package offers features for both training an HVT model and e



# 4. Installation of HVT (v24.5.1)
# 4. Installation of HVT (v24.5.2)

``` r
library(devtools)
Expand Down
16 changes: 8 additions & 8 deletions inst/doc/HVT.html
Original file line number Diff line number Diff line change
Expand Up @@ -353,15 +353,15 @@ <h4 class="date">2024-05-13</h4>
<li><a href="#version-history" id="toc-version-history">3. Version
History</a>
<ul>
<li><a href="#hvt-v24.5.1-whats-new" id="toc-hvt-v24.5.1-whats-new">HVT
(v24.5.1) | What’s New?</a></li>
<li><a href="#hvt-v24.5.2-whats-new" id="toc-hvt-v24.5.2-whats-new">HVT
(v24.5.2) | What’s New?</a></li>
<li><a href="#hvt-v23.11.02" id="toc-hvt-v23.11.02">HVT
(v23.11.02)</a></li>
<li><a href="#hvt-v22.12.06" id="toc-hvt-v22.12.06">HVT
(v22.12.06)</a></li>
</ul></li>
<li><a href="#installation-of-hvt-v24.5.1" id="toc-installation-of-hvt-v24.5.1">4. Installation of HVT
(v24.5.1)</a></li>
<li><a href="#installation-of-hvt-v24.5.2" id="toc-installation-of-hvt-v24.5.2">4. Installation of HVT
(v24.5.2)</a></li>
</ul>
</div>

Expand Down Expand Up @@ -470,8 +470,8 @@ <h1>2. Vignettes</h1>
</div>
<div id="version-history" class="section level1">
<h1>3. Version History</h1>
<div id="hvt-v24.5.1-whats-new" class="section level2 unnumbered">
<h2 class="unnumbered">HVT (v24.5.1) | What’s New?</h2>
<div id="hvt-v24.5.2-whats-new" class="section level2 unnumbered">
<h2 class="unnumbered">HVT (v24.5.2) | What’s New?</h2>
<p>2nd May, 2024</p>
<p>In this version of HVT package, the following new features have been
introduced:</p>
Expand Down Expand Up @@ -580,8 +580,8 @@ <h2 class="unnumbered">HVT (v22.12.06)</h2>
</ol>
</div>
</div>
<div id="installation-of-hvt-v24.5.1" class="section level1">
<h1>4. Installation of HVT (v24.5.1)</h1>
<div id="installation-of-hvt-v24.5.2" class="section level1">
<h1>4. Installation of HVT (v24.5.2)</h1>
<div class="sourceCode" id="cb1"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="fu">library</span>(devtools)</span>
<span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a>devtools<span class="sc">::</span><span class="fu">install_github</span>(<span class="at">repo =</span> <span class="st">&quot;Mu-Sigma/HVT&quot;</span>)</span></code></pre></div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions vignettes/HVT.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Following are the links to the vignettes for the HVT package:

# 3. Version History

## HVT (v24.5.1) | What's New? {-}
## HVT (v24.5.2) | What's New? {-}

2nd May, 2024

Expand Down Expand Up @@ -171,7 +171,7 @@ This version of HVT package offers features for both training an HVT model and e



# 4. Installation of HVT (v24.5.1)
# 4. Installation of HVT (v24.5.2)

``` r
library(devtools)
Expand Down
16 changes: 8 additions & 8 deletions vignettes/HVT.html
Original file line number Diff line number Diff line change
Expand Up @@ -353,15 +353,15 @@ <h4 class="date">2024-05-13</h4>
<li><a href="#version-history" id="toc-version-history">3. Version
History</a>
<ul>
<li><a href="#hvt-v24.5.1-whats-new" id="toc-hvt-v24.5.1-whats-new">HVT
(v24.5.1) | What’s New?</a></li>
<li><a href="#hvt-v24.5.2-whats-new" id="toc-hvt-v24.5.2-whats-new">HVT
(v24.5.2) | What’s New?</a></li>
<li><a href="#hvt-v23.11.02" id="toc-hvt-v23.11.02">HVT
(v23.11.02)</a></li>
<li><a href="#hvt-v22.12.06" id="toc-hvt-v22.12.06">HVT
(v22.12.06)</a></li>
</ul></li>
<li><a href="#installation-of-hvt-v24.5.1" id="toc-installation-of-hvt-v24.5.1">4. Installation of HVT
(v24.5.1)</a></li>
<li><a href="#installation-of-hvt-v24.5.2" id="toc-installation-of-hvt-v24.5.2">4. Installation of HVT
(v24.5.2)</a></li>
</ul>
</div>

Expand Down Expand Up @@ -470,8 +470,8 @@ <h1>2. Vignettes</h1>
</div>
<div id="version-history" class="section level1">
<h1>3. Version History</h1>
<div id="hvt-v24.5.1-whats-new" class="section level2 unnumbered">
<h2 class="unnumbered">HVT (v24.5.1) | What’s New?</h2>
<div id="hvt-v24.5.2-whats-new" class="section level2 unnumbered">
<h2 class="unnumbered">HVT (v24.5.2) | What’s New?</h2>
<p>2nd May, 2024</p>
<p>In this version of HVT package, the following new features have been
introduced:</p>
Expand Down Expand Up @@ -580,8 +580,8 @@ <h2 class="unnumbered">HVT (v22.12.06)</h2>
</ol>
</div>
</div>
<div id="installation-of-hvt-v24.5.1" class="section level1">
<h1>4. Installation of HVT (v24.5.1)</h1>
<div id="installation-of-hvt-v24.5.2" class="section level1">
<h1>4. Installation of HVT (v24.5.2)</h1>
<div class="sourceCode" id="cb1"><pre class="sourceCode r"><code class="sourceCode r"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="fu">library</span>(devtools)</span>
<span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a>devtools<span class="sc">::</span><span class="fu">install_github</span>(<span class="at">repo =</span> <span class="st">&quot;Mu-Sigma/HVT&quot;</span>)</span></code></pre></div>
</div>
Expand Down

0 comments on commit 47f4c7a

Please sign in to comment.