view tool_dependencies.xml @ 0:d5312768e7d6 draft

planemo upload for repository https://github.com/zipho/tools-iuc/tree/master/packages/package_r_ggplot2_0_9_3 commit c52ca7a635bb5960c15ea0b004f563e12cfd2f9c
author sanbi-uwc
date Tue, 15 Mar 2016 09:30:20 -0400
parents
children c15dd7e548f3
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="R" version="3.0.0">
        <repository changeset_revision="3e7c21716839" name="package_r_3_0_0" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="ggplot2" version="0.9.3">
        <install version="1.0">
            <actions>
                <action type="setup_r_environment">

                    <repository changeset_revision="3e7c21716839" name="package_r_3_0_0" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu">
                        <package name="R" version="3.0.0" />
                    </repository>
                    <package sha256sum="3ba2016a69fa7c5ffe01e0a513605b80d212a680b949f51d106bb09cfc170a95">
                        <!--https://depot.galaxyproject.org/software/rcpp/rcpp_0.9.9_src_all.tar.gz-->
                        https://cran.r-project.org/src/contrib/Archive/Rcpp/Rcpp_0.10.1.tar.gz
                    </package>
                    <package sha256sum="0bd6861af241e6c5ce777ef3f1b0eb72b31cc026669a68f6250b8ecfadf71a66">
                        https://depot.galaxyproject.org/software/plyr/plyr_1.8_src_all.tar.gz
                    </package>
                    <package sha256sum="334026e7de098e228ea2ca40f956cab6414780f4d8699880d9ce296a309dab1b">
                        https://depot.galaxyproject.org/software/digest/digest_0.6.4_src_all.tar.gz
                    </package>
                    <package sha256sum="b08ba8e62e0ce05e7a4c07ba3ffa67719161db62438b04f14343f8928d74304d">
                        https://depot.galaxyproject.org/software/gtable/gtable_0.1.2_src_all.tar.gz
                    </package>
                    <package sha256sum="c3fc9c71d060ad592d2cfc51c36ab2f8e5f8cf9a25dfe42c637447dd416b6737">
                        https://depot.galaxyproject.org/software/stringr/stringr_0.6.2_src_all.tar.gz
                    </package>
                    <package sha256sum="9131025b8f684e1629ab3e2748d4cf2b907b7c89cfbff667c925bc0fb5dfc103">
                        https://depot.galaxyproject.org/software/reshape2/reshape2_1.2.2_src_all.tar.gz
                    </package>
                    <package sha256sum="5ac1c44c1a53f9521134e7ed7c148c72e49271cbd229c5263d2d7fd91c8b8e78">
                        https://depot.galaxyproject.org/software/RColorBrewer/RColorBrewer_1.0-5_src_all.tar.gz
                    </package>
                    <package sha256sum="31151eaf36f70bdc1172da5ff5088ee51cc0a3db4ead59c7c38c25316d580dd1">
                        https://depot.galaxyproject.org/software/dichromat/dichromat_2.0-0_src_all.tar.gz
                    </package>
                    <package sha256sum="d09cda442d61c9f70631c5024013e67596a2da134ca722d30ab2494c199bfbde">
                        https://depot.galaxyproject.org/software/colorspace/colorspace_1.2-4_src_all.tar.gz
                    </package>
                    <package sha256sum="84e787f58f626c52a1e3fc1201f724835dfa8023358bfed742e7001441f425ae">
                        https://depot.galaxyproject.org/software/munsell/munsell_0.4.2_src_all.tar.gz
                    </package>
                    <package sha256sum="8aaa7f8b91923088da4e47ae42620fadcff7f2bc566064c63d138e2145e38aa4">
                        https://depot.galaxyproject.org/software/labeling/labeling_0.2_src_all.tar.gz
                    </package>
                    <package sha256sum="46aef8eb261abc39f87b71184e5484bc8c2c94e01d3714ce4b2fd60727bc40d9">
                        https://depot.galaxyproject.org/software/scales/scales_0.2.3_src_all.tar.gz
                    </package>
                    <package sha256sum="d0d941bfbf247879b3510c8ef3e35853b1fbe83ff3ce952e93d3f8244afcbb0e">
                        https://depot.galaxyproject.org/software/proto/proto_0.3-10_src_all.tar.gz
                    </package>
                    <package sha256sum="b4c97404fd44571f9980712af963949ed204b5d4e639d97df9ba9a17423a6601">
                        https://depot.galaxyproject.org/software/ggplot2/ggplot2_0.9.3.1_src_all.tar.gz
                    </package>
                </action>
            </actions>
        </install>
        <readme>
            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/
        </readme>
    </package>
</tool_dependency>