Mercurial > repos > iuc > ggplot2_pca
changeset 8:b1268b7544d3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ggplot2 commit 843a94f53c808d098def353b0bc5f7f554d9e1af
author | iuc |
---|---|
date | Fri, 09 Dec 2022 22:40:41 +0000 |
parents | 7f2ef7216cf8 |
children | ae344ccf9d62 |
files | ggplot2_pca.xml macros.xml |
diffstat | 2 files changed, 4 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/ggplot2_pca.xml Fri Dec 02 09:36:01 2022 +0000 +++ b/ggplot2_pca.xml Fri Dec 09 22:40:41 2022 +0000 @@ -4,8 +4,8 @@ <import>macros.xml</import> </macros> <requirements> - <requirement type="package" version="0.4.13">r-ggfortify</requirement> - <requirement type="package" version="2.0.0">r-svglite</requirement> + <requirement type="package" version="0.4.14">r-ggfortify</requirement> + <requirement type="package" version="2.1.0">r-svglite</requirement> </requirements> <command detect_errors="exit_code"><![CDATA[ cat '$script' &&
--- a/macros.xml Fri Dec 02 09:36:01 2022 +0000 +++ b/macros.xml Fri Dec 09 22:40:41 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