changeset 11:bd59a7d791b5 draft

Uploaded
author big-tiandm
date Fri, 14 Nov 2014 21:08:42 -0500
parents 8211c40fcb3c
children 07d323c7b047
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Nov 14 20:57:28 2014 -0500
+++ b/tool_dependencies.xml	Fri Nov 14 21:08:42 2014 -0500
@@ -25,13 +25,10 @@
 
 
 	<package name="R" version="3.0.1">
+		<repository changeset_revision="c5ff6dd33c79" name="package_r_3_0_1" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu"/>
+		
 		<install version="1.0">
 		   <actions>
-		      <action type="set_environment_for_install">
-                    <repository changeset_revision="c5ff6dd33c79" name="package_r_3_0_1" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu">
-                        <package name="R" version="3.0.1" />
-                    </repository>
-              </action>
 		      <action type="shell_command">R CMD BATCH $REPOSITORY_INSTALL_DIR/install_DEG.R </action>
 		   </actions>
 		</install>