changeset 15:1eb7a4834c1a draft

Uploaded
author fubar
date Wed, 12 Jun 2013 06:30:55 -0400
parents a4d7ec124c53
children d28ce4e0e3af
files rgedgeR/tool_dependencies.xml
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rgedgeR/tool_dependencies.xml	Wed Jun 12 06:17:03 2013 -0400
+++ b/rgedgeR/tool_dependencies.xml	Wed Jun 12 06:30:55 2013 -0400
@@ -1,12 +1,15 @@
 <?xml version="1.0"?>
 <tool_dependency>
+    <set_environment version="1.0">
+        <environment_variable name="R_SCRIPT_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable>   
+    </set_environment>
     <package name="package_BioCBasics" version="2.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/"/>
                 </action>
-                <action type="shell_command">$R_HOME/bin/R CMD BATCH installBioC.R </action>
+                <action type="shell_command">$R3_BINARY/R CMD BATCH $R_SCRIPT_PATH/installBioC.R </action>
             </actions>
         </install>
         <readme>R is a free software environment for statistical computing and graphics