4
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
5
|
3 <!-- can only depend on tools in the same toolshed -->
|
|
4 <package name="R_3_1_1" version="3.1.1">
|
|
5 <repository changeset_revision="d9964efbfbe3" name="package_r_3_1_1" owner="fubar" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
4
|
6 </package>
|
|
7
|
|
8 <package name="DNAcopy" version="1.40.0">
|
|
9 <install version="1.0">
|
|
10 <actions>
|
|
11 <action type="download_file">http://www.bioconductor.org/packages/release/bioc/src/contrib/DNAcopy_1.40.0.tar.gz</action>
|
|
12 <action type="set_environment_for_install">
|
5
|
13 <repository changeset_revision="d9964efbfbe3" name="package_r_3_1_1" owner="fubar" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
14 <package name="R_3_1_1" version="3.1.1" />
|
4
|
15 </repository>
|
|
16 </action>
|
|
17 <action type="shell_command">export R_LIBS_USER=$INSTALL_DIR && R CMD INSTALL DNAcopy_1.40.0.tar.gz</action>
|
|
18 <action type="set_environment">
|
|
19 <environment_variable action="prepend_to" name="R_LIBS_USER">$INSTALL_DIR</environment_variable>
|
|
20 </action>
|
|
21 </actions>
|
|
22 </install>
|
|
23 <readme>
|
|
24 </readme>
|
|
25 </package>
|
|
26 </tool_dependency>
|