From 158ae4ceae75a84f4b9376653ed3b3a3e9cb42a7 Mon Sep 17 00:00:00 2001
From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu>
Date: Thu, 4 Apr 2019 16:45:34 -0500
Subject: [PATCH] Update astrocyte_pkg.yml

---
 astrocyte_pkg.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/astrocyte_pkg.yml b/astrocyte_pkg.yml
index 837e64c..c22506d 100755
--- a/astrocyte_pkg.yml
+++ b/astrocyte_pkg.yml
@@ -81,7 +81,7 @@ workflow_parameters: []
 #            The workflow must publish all final output into $baseDir
 
 # Name of the R module that the vizapp will run against
-vizapp_r_module: 'R/3.2.1-intel'
+vizapp_r_module: 'R/3.5.1-gccmkl'
 
 # # List of any Bioconductor packages, not provided by the modules, that must be made
 # available to the vizapp
-- 
GitLab