changeset 9:437bd8b88be2 draft

Uploaded
author stef
date Mon, 16 Jun 2014 07:50:52 -0400
parents b430d4b84233
children b408285701b1
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jun 16 07:43:06 2014 -0400
+++ b/tool_dependencies.xml	Mon Jun 16 07:50:52 2014 -0400
@@ -21,8 +21,8 @@
 						<package name="R" version="3.0.3" />
 					</repository>
 				</action>
-				<!-- <action type="shell_command">export R_LIBS=$INSTALL_DIR &amp;&amp; R CMD INSTALL QDNAseq_1.0.5.tar.gz</action> -->
-				<action type="shell_command">R CMD INSTALL QDNAseq_1.0.5.tar.gz</action>
+				<action type="shell_command">export R_LIBS=$INSTALL_DIR &amp;&amp; R CMD INSTALL QDNAseq_1.0.5.tar.gz</action>
+				<!--<action type="shell_command">R CMD INSTALL QDNAseq_1.0.5.tar.gz</action>-->
 				
 				<action type="set_environment">
 						<environment_variable action="prepend_to" name="R_LIBS">$INSTALL_DIR/bin</environment_variable>