Skip to content

Commit

Permalink
Update the installer and the Revision History
Browse files Browse the repository at this point in the history
  • Loading branch information
alchemistmatt committed Sep 8, 2020
1 parent f10701d commit 6559578
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Deploy/inferno_setup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
AppName=InfernoRDN

[Messages]
WelcomeLabel2=This will install [name/ver] on your computer.%n%nInfernoRDN can perform various downstream data analysis, data reduction, and data comparison tasks including normalization, hypothesis testing, clustering, and heatmap generation.%n%nPlease install R 3.x prior to running InfernoRDN for the first time.
WelcomeLabel2=This will install [name/ver] on your computer.%n%nInfernoRDN can perform various downstream data analysis, data reduction, and data comparison tasks including normalization, hypothesis testing, clustering, and heatmap generation.%n%nPlease install R 4.x prior to running InfernoRDN for the first time. R 3.6 or newer is also supported.

[Dirs]
Name: {commonappdata}\InfernoRDN; Flags: uninsalwaysuninstall
Expand Down
4 changes: 4 additions & 0 deletions RevisionHistory.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
InfernoRDN Change Log

Version 1.1.7556; September 8, 2020
- Require R 3.6 or newer
- Update documentation to mention that R 4.0 or newer works.

Version 1.1.7389; March 25, 2020
- Build the installer using InnoSetup 6

Expand Down

0 comments on commit 6559578

Please sign in to comment.