comparison tool_dependencies.xml @ 5:da376fe2aaf8 draft default tip

Uploaded
author moheydarian
date Tue, 13 Dec 2016 15:22:26 -0500
parents c323eabeb341
children
comparison
equal deleted inserted replaced
4:c323eabeb341 5:da376fe2aaf8
8 <actions> 8 <actions>
9 <action type="setup_r_environment"> 9 <action type="setup_r_environment">
10 <repository changeset_revision="9f31a291b305" name="package_r_3_2_1" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 10 <repository changeset_revision="9f31a291b305" name="package_r_3_2_1" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
11 <package name="R" version="3.2.1" /> 11 <package name="R" version="3.2.1" />
12 </repository> 12 </repository>
13 <package sha256sum="64d7d9085573b439295bcb58ea4d39ba5d71911dbb501f1e7a30d13740ea2cda">
14 https://cran.r-project.org/src/contrib/tidyverse_1.0.0.tar.gz
15 </package>
16 <!--
17 <package sha256sum="64d7d9085573b439295bcb58ea4d39ba5d71911dbb501f1e7a30d13740ea2cda">
18 https://cran.r-project.org/src/contrib/ggplot2_2.2.0.tar.gz
19 </package>
20 <package sha256sum="3ba2016a69fa7c5ffe01e0a513605b80d212a680b949f51d106bb09cfc170a95"> 13 <package sha256sum="3ba2016a69fa7c5ffe01e0a513605b80d212a680b949f51d106bb09cfc170a95">
21 https://depot.galaxyproject.org/software/rcpp/rcpp_0.9.9_src_all.tar.gz 14 https://depot.galaxyproject.org/software/rcpp/rcpp_0.9.9_src_all.tar.gz
22 </package> 15 </package>
23 <package sha256sum="0bd6861af241e6c5ce777ef3f1b0eb72b31cc026669a68f6250b8ecfadf71a66"> 16 <package sha256sum="0bd6861af241e6c5ce777ef3f1b0eb72b31cc026669a68f6250b8ecfadf71a66">
24 https://depot.galaxyproject.org/software/plyr/plyr_1.8_src_all.tar.gz 17 https://depot.galaxyproject.org/software/plyr/plyr_1.8_src_all.tar.gz
53 <package sha256sum="642b88fb1fce7bac72a0038ce532b65b8a79dffe826fec25033cf386ab630cd3"> 46 <package sha256sum="642b88fb1fce7bac72a0038ce532b65b8a79dffe826fec25033cf386ab630cd3">
54 https://cran.r-project.org/src/contrib/scales_0.4.1.tar.gz 47 https://cran.r-project.org/src/contrib/scales_0.4.1.tar.gz
55 </package> 48 </package>
56 <package sha256sum="d0d941bfbf247879b3510c8ef3e35853b1fbe83ff3ce952e93d3f8244afcbb0e"> 49 <package sha256sum="d0d941bfbf247879b3510c8ef3e35853b1fbe83ff3ce952e93d3f8244afcbb0e">
57 https://depot.galaxyproject.org/software/proto/proto_0.3-10_src_all.tar.gz 50 https://depot.galaxyproject.org/software/proto/proto_0.3-10_src_all.tar.gz
58 </package> --> 51 </package>
52 <package sha256sum="64d7d9085573b439295bcb58ea4d39ba5d71911dbb501f1e7a30d13740ea2cda">
53 https://cran.r-project.org/src/contrib/ggplot2_2.2.0.tar.gz
54 </package>
59 </action> 55 </action>
60 </actions> 56 </actions>
61 </install> 57 </install>
62 <readme> 58 <readme>
63 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. 59 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.