Mercurial > repos > iuc > package_r_ggplot2_0_9_3
comparison tool_dependencies.xml @ 0:4aa50bbb7a8d draft
Uploaded
| author | iuc |
|---|---|
| date | Tue, 11 Mar 2014 08:52:20 -0400 |
| parents | |
| children | 1b849da91776 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:4aa50bbb7a8d |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="R" version="2.11.0"> | |
| 4 <repository changeset_revision="2c0a13200a73" name="package_r_2_11_0" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="ggplot2" version="0.9.3"> | |
| 7 <install version="1.0"> | |
| 8 <actions> | |
| 9 <action type="setup_r_environment"> | |
| 10 | |
| 11 <repository changeset_revision="2c0a13200a73" name="package_r_2_11_0" owner="devteam" toolshed="http://testtoolshed.g2.bx.psu.edu"> | |
| 12 <package name="R" version="2.11.0" /> | |
| 13 </repository> | |
| 14 <package>https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/colorspace_1.2-4.tar.gz</package> | |
| 15 <package>https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/stringr_0.6.2.tar.gz</package> | |
| 16 <package>https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/RColorBrewer_1.0-5.tar.gz</package> | |
| 17 <package>https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/dichromat_2.0-0.tar.gz</package> | |
| 18 <package>https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/munsell_0.4.2.tar.gz</package> | |
| 19 <package>https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/labeling_0.2.tar.gz</package> | |
| 20 <package>https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/plyr_1.8.1.tar.gz</package> | |
| 21 <package>https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/digest_0.6.4.tar.gz</package> | |
| 22 <package>https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/gtable_0.1.2.tar.gz</package> | |
| 23 <package>https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/reshape2_1.2.2.tar.gz</package> | |
| 24 <package>https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/scales_0.2.3.tar.gz</package> | |
| 25 <package>https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/proto_0.3-10.tar.gz</package> | |
| 26 <package>https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/ggplot2_0.9.3.1.tar.gz</package> | |
| 27 </action> | |
| 28 </actions> | |
| 29 </install> | |
| 30 <readme> | |
| 31 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. | |
| 32 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. | |
| 33 | |
| 34 http://ggplot2.org/ | |
| 35 </readme> | |
| 36 </package> | |
| 37 </tool_dependency> |
