comparison tool_dependencies.xml @ 0:49c62e9b71ad draft default tip

planemo upload for repository https://github.com/kaktus42/galaxytools/tree/master/packages/package_r_for_gatk_3_4_0 commit 8764cef47529f6285678af4ca24b66d0fe516b88-dirty
author avowinkel
date Thu, 24 Sep 2015 12:08:51 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:49c62e9b71ad
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="R" version="3.1.2">
4 <repository changeset_revision="9f2fddb9d6e2" name="package_r_3_1_2" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="package_r_for_gatk_3_4_0" version="3.1.2.1">
7 <install version="1.0">
8 <actions>
9 <action type="setup_r_environment">
10
11 <repository changeset_revision="9f2fddb9d6e2" name="package_r_3_1_2" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
12 <package name="R" version="3.1.2" />
13 </repository>
14 <package>https://github.com/cran/stringi/archive/0.5-5.tar.gz</package>
15 <package>https://github.com/cran/magrittr/archive/1.5.tar.gz</package>
16 <package>https://github.com/cran/stringr/archive/1.0.0.tar.gz</package>
17 <package>https://github.com/cran/RColorBrewer/archive/1.1-2.tar.gz</package>
18 <package>https://github.com/cran/dichromat/archive/2.0-0.tar.gz</package>
19 <package>https://github.com/cran/colorspace/archive/1.2-6.tar.gz</package>
20 <package>https://github.com/cran/munsell/archive/0.4.2.tar.gz</package>
21 <package>https://github.com/cran/labeling/archive/0.3.tar.gz</package>
22 <package>https://github.com/cran/Rcpp/archive/0.11.6.tar.gz</package>
23 <package>https://github.com/cran/digest/archive/0.6.8.tar.gz</package>
24 <package>https://github.com/cran/gtable/archive/0.1.2.tar.gz</package>
25 <package>https://github.com/cran/bitops/archive/1.0-6.tar.gz</package>
26 <package>https://github.com/cran/caTools/archive/1.17.1.tar.gz</package>
27 <package>https://github.com/cran/gtools/archive/3.5.0.tar.gz</package>
28 <package>https://github.com/cran/gdata/archive/2.17.0.tar.gz</package>
29 <package>https://github.com/cran/gsalib/archive/2.1.tar.gz</package>
30 <package>https://github.com/cran/gplots/archive/2.17.0.tar.gz</package>
31 <package>https://github.com/cran/plyr/archive/1.8.3.tar.gz</package>
32 <package>https://github.com/cran/reshape/archive/0.8.5.tar.gz</package>
33 <package>https://github.com/cran/reshape2/archive/1.4.1.tar.gz</package>
34 <package>https://github.com/cran/scales/archive/0.2.5.tar.gz</package>
35 <package>https://github.com/cran/proto/archive/0.3-10.tar.gz</package>
36 <package>https://github.com/cran/MASS/archive/7.3-43.tar.gz</package>
37 <package>https://github.com/cran/ggplot2/archive/1.0.1.tar.gz</package>
38 </action>
39 </actions>
40 </install>
41 <readme>
42 ggplot2 is a plotting system for R, based on the grammar of graphics, which tries to take the good parts of base and lattice graphics and none of the bad parts.
43 It takes care of many of the fiddly details that make plotting a hassle (like drawing legends) as well as providing a powerful model of graphics that makes it easy to produce complex multi-layered graphics.
44
45 http://ggplot2.org/
46 </readme>
47 </package>
48 </tool_dependency>