Mercurial > repos > davidvanzessen > plotting_merged
comparison tool_dependencies.xml @ 2:dd8ff61c45f5 draft
Uploaded
author | davidvanzessen |
---|---|
date | Wed, 25 Sep 2013 09:06:28 -0400 |
parents | edcce37b28b8 |
children | 098c148559ca |
comparison
equal
deleted
inserted
replaced
1:b1706c96df48 | 2:dd8ff61c45f5 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <set_environment version="1.0"> | 3 <set_environment version="1.0"> |
4 </set_environment> | 4 </set_environment> |
5 | 5 |
6 <package name="igBlastn" version="1.0.0"> | 6 <package name="R" version="3.0.1"> |
7 <install version="1.0"> | 7 <install version="1.0"> |
8 <actions> | 8 <actions> |
9 <action type="download_by_url" target_filename="R-3.0.1.tar.gz"> | 9 <action type="download_by_url" target_filename="R-3.0.1.tar.gz"> |
10 http://cran.rstudio.com/src/base/R-3/R-3.0.1.tar.gz | 10 http://cran.rstudio.com/src/base/R-3/R-3.0.1.tar.gz |
11 </action> | 11 </action> |
18 </action> | 18 </action> |
19 | 19 |
20 <action type="set_environment"> | 20 <action type="set_environment"> |
21 <environment_variable name="R_LOCATION" action="set_to">$INSTALL_DIR/R-3.0.1</environment_variable> | 21 <environment_variable name="R_LOCATION" action="set_to">$INSTALL_DIR/R-3.0.1</environment_variable> |
22 </action> | 22 </action> |
23 </actions> | |
23 </install> | 24 </install> |
24 <readme> | 25 <readme> |
25 Download and configure R. | 26 Download and configure R. |
26 </readme> | 27 </readme> |
27 </package> | 28 </package> |