Mercurial > repos > devteam > package_bioc_hilbertvis_1_18_0
comparison tool_dependencies.xml @ 0:ce15999e50b1 draft default tip
Uploaded tool dependency definition.
| author | devteam |
|---|---|
| date | Wed, 25 Sep 2013 10:32:13 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ce15999e50b1 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="R" version="2.11.0"> | |
| 4 <repository changeset_revision="8d0a55bf7aaf" 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_hilbertvis" version="1.18.0"> | |
| 7 <install version="1.0"> | |
| 8 <actions> | |
| 9 <action type="download_file">http://bioconductor.org/packages/2.12/bioc/src/contrib/HilbertVis_1.18.0.tar.gz</action> | |
| 10 <action type="set_environment_for_install"> | |
| 11 <repository changeset_revision="8d0a55bf7aaf" name="package_r_2_11_0" owner="devteam" 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_USER=$INSTALL_DIR && R CMD INSTALL HilbertVis_1.18.0.tar.gz</action> | |
| 16 <action type="set_environment"> | |
| 17 <environment_variable action="prepend_to" name="R_LIBS_USER">$INSTALL_DIR</environment_variable> | |
| 18 </action> | |
| 19 </actions> | |
| 20 </install> | |
| 21 <readme> | |
| 22 </readme> | |
| 23 </package> | |
| 24 </tool_dependency> |
