comparison tool_dependencies.xml @ 11:bd59a7d791b5 draft

Uploaded
author big-tiandm
date Fri, 14 Nov 2014 21:08:42 -0500
parents 8211c40fcb3c
children 96961ac4f745
comparison
equal deleted inserted replaced
10:8211c40fcb3c 11:bd59a7d791b5
23 23
24 </package!--> 24 </package!-->
25 25
26 26
27 <package name="R" version="3.0.1"> 27 <package name="R" version="3.0.1">
28 <repository changeset_revision="c5ff6dd33c79" name="package_r_3_0_1" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu"/>
29
28 <install version="1.0"> 30 <install version="1.0">
29 <actions> 31 <actions>
30 <action type="set_environment_for_install">
31 <repository changeset_revision="c5ff6dd33c79" name="package_r_3_0_1" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu">
32 <package name="R" version="3.0.1" />
33 </repository>
34 </action>
35 <action type="shell_command">R CMD BATCH $REPOSITORY_INSTALL_DIR/install_DEG.R </action> 32 <action type="shell_command">R CMD BATCH $REPOSITORY_INSTALL_DIR/install_DEG.R </action>
36 </actions> 33 </actions>
37 </install> 34 </install>
38 35
39 36