Repository 'ggplot2_histogram'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/ggplot2_histogram

Changeset 11:b0d96516e6a5 (2022-12-09)
Previous changeset 10:11869c5becd8 (2022-12-02)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ggplot2 commit 843a94f53c808d098def353b0bc5f7f554d9e1af
modified:
ggplot_histogram.xml
macros.xml
b
diff -r 11869c5becd8 -r b0d96516e6a5 ggplot_histogram.xml
--- a/ggplot_histogram.xml Fri Dec 02 09:35:42 2022 +0000
+++ b/ggplot_histogram.xml Fri Dec 09 22:40:48 2022 +0000
[
@@ -5,7 +5,7 @@
     </macros>
     <expand macro="requirements">
         <requirement type="package" version="1.4.4">r-reshape2</requirement>
-        <requirement type="package" version="2.0.0">r-svglite</requirement>
+        <requirement type="package" version="2.1.0">r-svglite</requirement>
     </expand>
     <command detect_errors="exit_code"><![CDATA[
 cat '$script' &&
b
diff -r 11869c5becd8 -r b0d96516e6a5 macros.xml
--- a/macros.xml Fri Dec 02 09:35:42 2022 +0000
+++ b/macros.xml Fri Dec 09 22:40:48 2022 +0000
[
@@ -12,9 +12,8 @@
             <xref type="bio.tools">ggplot2</xref>
         </xrefs>
     </xml>
-    <token name="@TOOL_VERSION@">3.3.5</token>
-    <token name="@VERSION_SUFFIX@">2</token>
-
+    <token name="@TOOL_VERSION@">3.4.0</token>
+    <token name="@VERSION_SUFFIX@">0</token>
 
     <token name="@R_INIT@"><![CDATA[
         ## Setup R error handling to go to stderr