Mercurial > repos > iuc > ggplot2_pca
comparison macros.xml @ 10:1df3b30325dd draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ggplot2 commit 57b86418a4f032a5664b8dc1c9585a11be629158
| author | iuc |
|---|---|
| date | Thu, 15 May 2025 13:01:46 +0000 |
| parents | ae344ccf9d62 |
| children |
comparison
equal
deleted
inserted
replaced
| 9:ae344ccf9d62 | 10:1df3b30325dd |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <macros> | 2 <macros> |
| 3 <xml name="requirements"> | 3 <xml name="requirements"> |
| 4 <requirements> | 4 <requirements> |
| 5 <requirement type="package" version="4.1.1">r-base</requirement> | |
| 6 <requirement type="package" version="@TOOL_VERSION@">r-ggplot2</requirement> | 5 <requirement type="package" version="@TOOL_VERSION@">r-ggplot2</requirement> |
| 7 <yield /> | 6 <yield /> |
| 8 </requirements> | 7 </requirements> |
| 9 </xml> | 8 </xml> |
| 10 <xml name="bio_tools"> | 9 <xml name="bio_tools"> |
| 11 <xrefs> | 10 <xrefs> |
| 12 <xref type="bio.tools">ggplot2</xref> | 11 <xref type="bio.tools">ggplot2</xref> |
| 13 </xrefs> | 12 </xrefs> |
| 14 </xml> | 13 </xml> |
| 15 <token name="@TOOL_VERSION@">3.4.0</token> | 14 <token name="@TOOL_VERSION@">3.5.1</token> |
| 16 <token name="@VERSION_SUFFIX@">1</token> | 15 <token name="@VERSION_SUFFIX@">1</token> |
| 17 | 16 |
| 18 <token name="@R_INIT@"><