Skip to content

Commit

Permalink
Merge pull request #458 from africanmathsinitiative/master
Browse files Browse the repository at this point in the history
update
  • Loading branch information
maxwellfundi authored Jun 4, 2019
2 parents 82d97de + da96a7d commit 68c97c0
Show file tree
Hide file tree
Showing 6 changed files with 393 additions and 252 deletions.
13 changes: 7 additions & 6 deletions docs/Download.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,13 @@
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Download R-Instat 0.4.31</h2>
<h2 class="section-heading">Download R-Instat 0.5.0</h2>
<hr class="light">
<p>If this is your first time downloading R-Instat, we recommend you <a href="https://goo.gl/DdUyqL" style="color:blue;" target="_blank">download the Complete Installer</a>. The Complete Installer is the same version of R-Instat as the Basic Installer but also includes the required version of R (3.4.4 currently) to run R-Instat.</p>
<p>If this is your first time downloading R-Instat, we recommend you <a href="https://bit.ly/2WEeDhI" style="color:blue;" target="_blank">download the Complete Installer</a>. The Complete Installer is the same version of R-Instat as the Basic Installer but also includes the required version of R (3.6.0 currently) to run R-Instat.</p>
<p>If you do not know if you have the latest version of R, download the Complete Installer. The Basic Installer does not include R.</p>
<p>R-Instat is currently a Windows only application. However, it can be accessed on Mac or Linux through use of a Virtual Windows Machine.</p>
<p><a href="https://goo.gl/DdUyqL" style="color:blue;" target="_blank">R-Instat 0.4.31 Complete Installer (.exe 540MB)</a></p>
<p><a href="https://goo.gl/P4TSJZ" style="color:blue;" target="_blank">R-Instat 0.4.31 Basic Installer (.msi 463MB)</a></p>
<p><a href="https://bit.ly/2WEeDhI" style="color:blue;" target="_blank">R-Instat 0.5.0 Complete Installer (.exe 584MB)</a></p>
<p><a href="https://bit.ly/2MllWXZ" style="color:blue;" target="_blank">R-Instat 0.5.0 Basic Installer (.msi 506MB)</a></p>

<h2 class="section-heading">Installation & Documentation</h2>
<hr class="light">
Expand All @@ -93,11 +93,12 @@ <h2 class="section-heading">Installation & Documentation</h2>
<a href="https://github.com/africanmathsinitiative/R-Instat/wiki/Installation-Guide" style="color:blue;" target="_blank">Online version</a></p>
<p><a href="ReleaseNotes.html" style="color:blue;">Introductory guides and Documentation</a></p>
<p>To see the changes made since the previous version check out <a href="https://github.com/africanmathsinitiative/R-Instat/releases" style="color:blue;" target="_blank">the release notes</a></p>
<p>If you would like to run R-Instat with R 3.5 follow the instructions at <a href="https://github.com/africanmathsinitiative/R-Instat/wiki/Using-R-Instat-with-R-3.5" style="color:blue;">Using R Instat with R 3.5</a>

<h2 class="section-heading">Prerequisite Software</h2>
<hr class="light">
<p><a href="https://cran.r-project.org/" style="color:blue;" target="_blank">R</a>: R-Instat requires R 3.4.4 to be installed on your machine before it can run. R 3.4.4 is included in the Complete Installer. If you need to download it, you can <a href="https://cran.r-project.org/bin/windows/base/old/3.4.4/" style="color:blue;" target="_blank">download R 3.4.4 here</a>.</p>
<p><a href="https://www.microsoft.com/net/download/framework" style="color:blue;" target="_blank">.NET Framework</a>: R-Instat is a .NET software and requires an up to date version of the .NET to be installed before it can run. Most new Windows version already have this. The installation process will tell you if your .NET needs to be updated. If you need to download it, you can <a href="https://www.microsoft.com/net/download/framework" style="color:blue;" target="_blank">download .NET Framework here</a>.</p>
<p><a href="https://cran.r-project.org/" style="color:blue;" target="_blank">R</a>: R-Instat requires R 3.6.0 to be installed on your machine before it can run. R 3.6.0 is included in the Complete Installer. If you need to download it, you can <a href="https://cran.r-project.org/bin/windows/base/R-3.6.0-win.exe" style="color:blue;" target="_blank">download R 3.6.0 here</a>.</p>
<p><a href="https://www.microsoft.com/net/download/framework" style="color:blue;" target="_blank">.NET Framework</a>: R-Instat is a .NET software and requires an up to date version of the .NET (at least 4.6.1) to be installed before it can run. Most new Windows version already have this. The installation process will tell you if your .NET needs to be updated. If you need to download it, you can <a href="https://www.microsoft.com/net/download/framework" style="color:blue;" target="_blank">download .NET Framework here</a>.</p>
<p><a href="https://cran.r-project.org/bin/windows/Rtools/" style="color:blue;" target="_blank">Rtools</a>: R-Instat requires Rtools to export data to Excel files. If you do not intend to use this feature, you do not need to download Rtools. If you would like to you can <a href="https://cran.r-project.org/bin/windows/Rtools/" style="color:blue;" target="_blank">download Rtools here</a>.</p>
</div>
</div>
Expand Down
209 changes: 114 additions & 95 deletions instat/dlgBoxPlot.designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 68c97c0

Please sign in to comment.