-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,8 @@ <h3> | |
Download R code and data objects, which can be used in RStudio to reproduce results, | ||
</li> | ||
<li> | ||
Install locally as an R package, which automatically downloads database, | ||
Install locally as an R package or as a Docker container | ||
<a href="https://youtu.be/EJiNG9uUq5g">Windows</a>, <a href="https://youtu.be/u8Gdog4VAGc">MacOS</a> | ||
</li> | ||
<li> | ||
Completely rewritten using Shiny modules with the | ||
|
@@ -29,11 +30,11 @@ <h3> | |
|
||
</ul> | ||
<p> | ||
iDEP is still under active development and testing. We welcome any | ||
suggestions or questions. Please <a href="mailto:gelabinfo@gmail.com?Subject=iDEP">Email Jenny</a> or report | ||
issues on our <a href="https://github.com/espors/idepGolem/issues">GitHub page.</a> | ||
Please <a href="mailto:[email protected]?Subject=iDEP">Email Jenny (gelabinfo@gmail)</a> or report | ||
issues on our <a href="https://github.com/espors/idepGolem/issues">GitHub page.</a> iDEP is still under active development and testing. We welcome any | ||
suggestions or questions. | ||
</p> | ||
<p> | ||
iDEP has not been thoroughly tested. | ||
ABSOLUTELY NO WARRANTY. Please double check your results using other tools. | ||
</p> | ||
<br/> |