0
|
1 <?xml version="1.0"?>
|
2
|
2 <tool_dependency>
|
0
|
3 <package name="package_BioCBasics" version="2.12">
|
|
4 <install version="1.0">
|
|
5 <actions>
|
11
|
6 <action type="set_environment_for_install">
|
13
|
7 <repository name="package_R" owner="fubar" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/"/>
|
11
|
8 </action>
|
|
9 <action type="shell_command">$R_HOME/bin/R CMD BATCH installBioC.R </action>
|
0
|
10 </actions>
|
|
11 </install>
|
|
12 <readme>R is a free software environment for statistical computing and graphics
|
|
13 WARNING: See custom compilation options above
|
|
14 Modified from an older version of R by Boris by Ross Lazarus for R 3.0
|
|
15 Added Bioc basics via this package installBioC.R script
|
|
16 </readme>
|
|
17 </package>
|
|
18 </tool_dependency>
|