annotate vennerable/tool_dependencies.xml @ 1:2d8c23e32839 default tip

2015-04-21 fixed <NA> values bug
author eric
date Wed, 22 Apr 2015 10:35:33 +0200
parents f21d51d28d8d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
1 <?xml version="1.0"?>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
2 <tool_dependency>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
3 <set_environment>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
4 <environment_variable name="VENNERABLE_SCRIPT_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
5 </set_environment>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
6 <package name="R" version="3.0.3">
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
7 <repository changeset_revision="f386d7431fe0" name="package_r_3_0_3" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" prior_installation_required="True"/>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
8 </package>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
9 <package name="vennerable_r_packages" version="1.0">
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
10 <install version="1.0">
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
11 <actions>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
12 <action type="setup_r_environment">
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
13 <repository changeset_revision="f386d7431fe0" name="package_r_3_0_3" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
14 <package name="R" version="3.0.3" />
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
15 </repository>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
16 <package>http://www.bioconductor.org/packages/2.13/bioc/src/contrib/BiocGenerics_0.8.0.tar.gz</package>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
17 <package>http://www.bioconductor.org/packages/2.13/bioc/src/contrib/graph_1.40.1.tar.gz</package>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
18 <package>http://www.bioconductor.org/packages/2.13/bioc/src/contrib/RBGL_1.38.0.tar.gz</package>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
19 <package>http://cran.r-project.org/src/contrib/Archive/RColorBrewer/RColorBrewer_1.0-4.tar.gz</package>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
20 <package>http://cran.r-project.org/src/contrib/Archive/Rcpp/Rcpp_0.11.2.tar.gz</package>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
21 <package>http://cran.r-project.org/src/contrib/Archive/plyr/plyr_1.8.tar.gz</package>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
22 <package>http://cran.r-project.org/src/contrib/Archive/reshape/reshape_0.8.4.tar.gz</package>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
23 <package>http://cran.r-project.org/src/contrib/Archive/gtools/gtools_3.4.0.tar.gz</package>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
24 <package>http://cran.r-project.org/src/contrib/Archive/xtable/xtable_1.7-3.tar.gz</package>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
25 <package>http://download.r-forge.r-project.org/src/contrib/Vennerable_3.0.tar.gz</package>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
26 </action>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
27 </actions>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
28 </install>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
29 <readme></readme>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
30 </package>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
31 </tool_dependency>
f21d51d28d8d initial commit on Vennerable on toolshed
eric
parents:
diff changeset
32