Mercurial > repos > iuc > ggplot2_histogram
diff ggplot_histogram.xml @ 8:668c481943f4 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ggplot2 commit 4b44f8f834de15fd34e2fdc5e4aed282069f73af"
| author | iuc |
|---|---|
| date | Tue, 23 Nov 2021 07:55:20 +0000 |
| parents | 99629477784a |
| children | dcd45d06c8f1 |
line wrap: on
line diff
--- a/ggplot_histogram.xml Tue Aug 31 08:30:55 2021 +0000 +++ b/ggplot_histogram.xml Tue Nov 23 07:55:20 2021 +0000 @@ -1,11 +1,11 @@ -<tool id="ggplot2_histogram" name="Histogram w ggplot2" version="@VERSION@+galaxy0"> +<tool id="ggplot2_histogram" name="Histogram with ggplot2" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros> <expand macro="requirements"> - <requirement type="package" version="1.4.3">r-reshape2</requirement> - <requirement type="package" version="1.2.1">r-svglite</requirement> + <requirement type="package" version="1.4.4">r-reshape2</requirement> + <requirement type="package" version="2.0.0">r-svglite</requirement> </expand> <command detect_errors="exit_code"><