From 8b4dbd245686479eaca02da6aadacab3a2610f78 Mon Sep 17 00:00:00 2001 From: Laurent Modolo <laurent.modolo@ens-lyon.fr> Date: Tue, 14 May 2019 14:33:00 +0200 Subject: [PATCH] conda_packages.sh: add r3.5.1 --- src/conda_packages.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/conda_packages.sh b/src/conda_packages.sh index 66a00c25..7bff125e 100644 --- a/src/conda_packages.sh +++ b/src/conda_packages.sh @@ -48,6 +48,7 @@ install_env deeptools 3.0.2 deeptools install_env htseq 0.9.1 htseq install_env htseq 0.11.2 htseq install_env python 3.7 python +install_env R 3.5.1 R install_env R 3.4.3 R install_env R 3.3.1 R install_env file handle 0.1.1 file handle -- GitLab