5
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="R" version="2.15.0">
|
8
|
4 <repository changeset_revision="f6b8f51b71a2" name="package_r_2_15" owner="boris" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu/" />
|
5
|
5 </package>
|
|
6 <package name="ape" version="3.0-8">
|
|
7 <install version="1.0">
|
|
8 <actions>
|
9
|
9 <action type="download_by_url">http://cran.at.r-project.org/src/contrib/Archive/ape/ape_3.0-8.tar.gz</action>
|
5
|
10 <action type="set_environment_for_install">
|
8
|
11 <repository changeset_revision="f6b8f51b71a2" name="package_r_2_15" owner="boris" toolshed="http://testtoolshed.g2.bx.psu.edu/">
|
5
|
12 <package name="R" version="2.15.0" />
|
|
13 </repository>
|
|
14 </action>
|
|
15 <action type="make_directory">$INSTALL_DIR</action>
|
8
|
16 <action type="shell_command"> export PATH=$PATH && export R_HOME=$R_HOME && export R_LIBS=$R_LIBS && R CMD INSTALL ape_3.0-8.tar.gz -l $INSTALL_DIR </action>
|
5
|
17 <action type="set_environment">
|
8
|
18 <environment_variable action="set_to" name="PATH">$ENV[PATH]</environment_variable>
|
5
|
19 <environment_variable action="set_to" name="R_HOME">$ENV[R_HOME]</environment_variable>
|
|
20 <environment_variable action="set_to" name="R_LIBS">$ENV[R_LIBS]</environment_variable>
|
|
21 <environment_variable action="prepend_to" name="R_LIBS">$INSTALL_DIR</environment_variable>
|
|
22 </action>
|
|
23 </actions>
|
|
24 </install>
|
|
25 <readme> ape provides functions for reading, writing, plotting, and manipulating phylogenetic trees</readme>
|
|
26 </package>
|
|
27 </tool_dependency>
|