changeset 2:dd8ff61c45f5 draft

Uploaded
author davidvanzessen
date Wed, 25 Sep 2013 09:06:28 -0400
parents b1706c96df48
children 098c148559ca
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Sep 25 09:04:57 2013 -0400
+++ b/tool_dependencies.xml	Wed Sep 25 09:06:28 2013 -0400
@@ -3,7 +3,7 @@
 	<set_environment version="1.0">            
     </set_environment>
     
-	<package name="igBlastn" version="1.0.0"> 
+	<package name="R" version="3.0.1"> 
         <install version="1.0">
             <actions>
             	<action type="download_by_url" target_filename="R-3.0.1.tar.gz">
@@ -20,6 +20,7 @@
                 <action type="set_environment">
                 	<environment_variable name="R_LOCATION" action="set_to">$INSTALL_DIR/R-3.0.1</environment_variable>
                 </action>
+    		</actions>
         </install>
         <readme>
 			Download and configure R.