From 51571f0fe7c064d61ed9524193abdcccf83d1a59 Mon Sep 17 00:00:00 2001 From: Annika Fust Date: Tue, 5 Sep 2017 15:16:06 +0200 Subject: [PATCH] added dependencies --- docs_rst/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_rst/install.rst b/docs_rst/install.rst index 06a5aac..e95eee5 100644 --- a/docs_rst/install.rst +++ b/docs_rst/install.rst @@ -14,7 +14,7 @@ For running UROPA locally, the following prerequisites have to be met: - `R/Rscript`_, v3.3.0 or higher (follow the instructions on url) Install packages: - - ``install.packages(c("ggplot2", "devtools", "gplots", "gridExtra", "jsonlite", "VennDiagram", "snow", "getopt"))`` + - ``install.packages(c("ggplot2", "devtools", "gplots", "gridExtra", "jsonlite", "VennDiagram", "snow", "getopt", "tidyr", UpSetR"))`` ## choose mirrow