changeset 18:3f316c8adf4c draft

Uploaded
author fubar
date Wed, 12 Jun 2013 08:17:26 -0400
parents 13b7fdf4cba9
children 0d6a14ee7c81
files rgedgeR/tool_dependencies.xml
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/rgedgeR/tool_dependencies.xml	Wed Jun 12 07:44:46 2013 -0400
+++ b/rgedgeR/tool_dependencies.xml	Wed Jun 12 08:17:26 2013 -0400
@@ -4,12 +4,12 @@
         <install version="1.0">
             <actions>
                 <action type="set_environment_for_install">
-                    <repository name="package_R3" owner="fubar" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" />
-                    <set_environment toolshed="http://testtoolshed.g2.bx.psu.edu" version="1.0">
-                        <environment_variable action="set_to" name="R_SCRIPT_PATH">$REPOSITORY_INSTALL_DIR</environment_variable>   
-                    </set_environment>
+                      <package name="R3" toolshed="http://testtoolshed.g2.bx.psu.edu" version="3.0.1">
+                            <repository name="package_R3" owner="fubar" prior_installation_required="True"  toolshed="http://testtoolshed.g2.bx.psu.edu/"/>
+                        </package>
+                    
                 </action>
-                <action type="shell_command">R CMD BATCH installBioC.R </action>
+                <action type="shell_command">$R_HOME/R CMD BATCH installBioC.R </action>
             </actions>
         </install>
         <readme>R is a free software environment for statistical computing and graphics