changeset 6:2cdd651b4d01 draft

Uploaded
author big-tiandm
date Thu, 30 Oct 2014 04:55:50 -0400
parents 18064ec7efe4
children 736f53de6964
files tool_dependencies.xml
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Oct 30 04:55:26 2014 -0400
+++ b/tool_dependencies.xml	Thu Oct 30 04:55:50 2014 -0400
@@ -4,16 +4,16 @@
         <environment_variable action="set_to" name="SCRIPT_PATH">$REPOSITORY_INSTALL_DIR</environment_variable>
     </set_environment>
 
-	<package name="R" version="2.11.0">
-	   <repository changeset_revision="8d0a55bf7aaf" name="package_r_2_11_0" owner="devteam" toolshed="http://toolshed.g2.bx.psu.edu" />
+	<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" />
 	</package>
 
 	<package name="degseq" version="1.20.0">
 		<install version="1.0">
 		   <actions>
 		      <action type="set_environment_for_install">
-                    <repository changeset_revision="5824d2b3bc8b" name="package_r_2_11_0" owner="devteam" toolshed="http://toolshed.g2.bx.psu.edu">
-                        <package name="R" version="2.11.0" />
+                    <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>