comparison tool_dependencies.xml @ 0:20aa0e1b2c21 draft default tip

Imported from capsule None
author jjohnson
date Mon, 22 Sep 2014 11:54:37 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:20aa0e1b2c21
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="libxml2" version="2.9.1">
4 <repository changeset_revision="926b471a2e43" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="R" version="2.15.0">
7 <repository changeset_revision="3a70cdc41d21" name="package_r_2_15_0" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
8 </package>
9 <package name="bioc_geneplotter" version="1.36.0">
10 <install version="1.0">
11 <actions>
12 <action type="set_environment_for_install">
13 <repository changeset_revision="926b471a2e43" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu">
14 <package name="libxml2" version="2.9.1" />
15 </repository>
16 </action>
17 <action type="set_environment_for_install">
18 <repository changeset_revision="3a70cdc41d21" name="package_r_2_15_0" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu">
19 <package name="R" version="2.15.0" />
20 </repository>
21 </action>
22 <action type="download_file">http://bioconductor.org/packages/2.11/bioc/src/contrib/BiocGenerics_0.4.0.tar.gz</action>
23 <action type="download_file">http://cran.fhcrc.org/src/contrib/DBI_0.3.0.tar.gz</action>
24 <action type="download_file">http://cran.fhcrc.org/src/contrib/xtable_1.7-4.tar.gz</action>
25 <action type="download_file">http://cran.fhcrc.org/src/contrib/XML_3.98-1.1.tar.gz</action>
26 <action type="download_file">http://cran.fhcrc.org/src/contrib/RSQLite_0.11.4.tar.gz</action>
27 <action type="download_file">http://bioconductor.org/packages/2.11/bioc/src/contrib/IRanges_1.16.6.tar.gz</action>
28 <action type="download_file">http://bioconductor.org/packages/2.11/bioc/src/contrib/Biobase_2.18.0.tar.gz</action>
29 <action type="download_file">http://bioconductor.org/packages/2.11/bioc/src/contrib/annotate_1.36.0.tar.gz</action>
30 <action type="download_file">http://bioconductor.org/packages/2.11/bioc/src/contrib/AnnotationDbi_1.20.7.tar.gz</action>
31 <action type="download_file">http://cran.fhcrc.org/src/contrib/RColorBrewer_1.0-5.tar.gz</action>
32 <action type="download_file">http://bioconductor.org/packages/2.11/bioc/src/contrib/geneplotter_1.36.0.tar.gz</action>
33 <action type="make_directory">$INSTALL_DIR/geneplotter/</action>
34 <action type="shell_command">
35 export PATH=$PATH:$R_HOME/bin &amp;&amp;
36 export R_LIBS=$INSTALL_DIR/geneplotter/ &amp;&amp;
37 Rscript -e "install.packages(c('BiocGenerics_0.4.0.tar.gz','DBI_0.3.0.tar.gz','xtable_1.7-4.tar.gz','XML_3.98-1.1.tar.gz','RColorBrewer_1.0-5.tar.gz','RSQLite_0.11.4.tar.gz','IRanges_1.16.6.tar.gz','Biobase_2.18.0.tar.gz','AnnotationDbi_1.20.7.tar.gz','annotate_1.36.0.tar.gz','geneplotter_1.36.0.tar.gz'),lib='$INSTALL_DIR/geneplotter/', repos=NULL, dependencies=FALSE)"
38 </action>
39 <action type="set_environment">
40 <environment_variable action="append_to" name="R_LIBS">$INSTALL_DIR/geneplotter/</environment_variable>
41 </action>
42 </actions>
43 </install>
44 <readme>
45 Install the geneplotter package (version 1.36.0) from BioConductor (version 2.11)
46 </readme>
47 </package>
48 </tool_dependency>