Mercurial > repos > devteam > package_bioc_qvalue_1_34_0
comparison tool_dependencies.xml @ 0:11735242a19e draft default tip
Imported from capsule None
| author | devteam |
|---|---|
| date | Tue, 01 Apr 2014 10:47:53 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:11735242a19e |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="R" version="2.11.0"> | |
| 4 <repository changeset_revision="6e1b17857732" name="package_r_2_11_0" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="bioc_qvalue" version="1.34.0"> | |
| 7 <install version="1.0"> | |
| 8 <actions> | |
| 9 <action type="download_file">http://bioconductor.org/packages/2.12/bioc/src/contrib/qvalue_1.34.0.tar.gz</action> | |
| 10 <action type="set_environment_for_install"> | |
| 11 <repository changeset_revision="6e1b17857732" name="package_r_2_11_0" owner="devteam" prior_installation_required="False" toolshed="http://toolshed.g2.bx.psu.edu"> | |
| 12 <package name="R" version="2.11.0" /> | |
| 13 </repository> | |
| 14 </action> | |
| 15 <action type="shell_command">export R_LIBS=$INSTALL_DIR && R CMD INSTALL qvalue_1.34.0.tar.gz</action> | |
| 16 <action type="set_environment"> | |
| 17 <environment_variable action="prepend_to" name="R_LIBS">$INSTALL_DIR</environment_variable> | |
| 18 </action> | |
| 19 </actions> | |
| 20 </install> | |
| 21 <readme> | |
| 22 </readme> | |
| 23 </package> | |
| 24 </tool_dependency> |
