# HG changeset patch # User iuc # Date 1437145661 14400 # Node ID 07de191649b4886b934bdb4769ca8403d2691e92 # Parent 87a27fc31fb5a180dbf3fd02db199145c151cd21 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_r_ggplot2_0_9_3 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty diff -r 87a27fc31fb5 -r 07de191649b4 tool_dependencies.xml --- a/tool_dependencies.xml Mon Aug 25 17:38:02 2014 -0400 +++ b/tool_dependencies.xml Fri Jul 17 11:07:41 2015 -0400 @@ -1,25 +1,27 @@ - - + + - - - - - + + + + + + - https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/colorspace_1.2-4.tar.gz + https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/rcpp_0.9.9.tar.gz + https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/plyr_1.8.tar.gz + https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/digest_0.6.4.tar.gz + https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/gtable_0.1.2.tar.gz https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/stringr_0.6.2.tar.gz + https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/reshape2_1.2.2.tar.gz https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/RColorBrewer_1.0-5.tar.gz https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/dichromat_2.0-0.tar.gz + https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/colorspace_1.2-4.tar.gz https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/munsell_0.4.2.tar.gz https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/labeling_0.2.tar.gz - https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/plyr_1.8.1.tar.gz - https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/digest_0.6.4.tar.gz - https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/gtable_0.1.2.tar.gz - https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/reshape2_1.2.2.tar.gz https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/scales_0.2.3.tar.gz https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/proto_0.3-10.tar.gz https://github.com/bgruening/download_store/raw/master/gatk2_R_deps/ggplot2_0.9.3.1.tar.gz @@ -27,7 +29,7 @@ - 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. + 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. 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. http://ggplot2.org/