comparison macros.xml @ 7:398e5104f8a2 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ggplot2 commit b9aa31ad4f99a9bbf726b78a0704ab1f68f05cea"
author iuc
date Tue, 26 Oct 2021 15:11:59 +0000
parents 497d700a5229
children 355a82227003
comparison
equal deleted inserted replaced
6:497d700a5229 7:398e5104f8a2
3 <xml name="requirements"> 3 <xml name="requirements">
4 <requirements> 4 <requirements>
5 <requirement type="package" version="@VERSION@">r-ggplot2</requirement> 5 <requirement type="package" version="@VERSION@">r-ggplot2</requirement>
6 <yield /> 6 <yield />
7 </requirements> 7 </requirements>
8 </xml>
9 <xml name="bio_tools">
10 <xrefs>
11 <xref type="bio.tools">gemini</xref>
12 </xrefs>
8 </xml> 13 </xml>
9 <token name="@VERSION@">2.2.1</token> 14 <token name="@VERSION@">2.2.1</token>
10 15
11 <token name="@R_INIT@"><![CDATA[ 16 <token name="@R_INIT@"><![CDATA[
12 ## Setup R error handling to go to stderr 17 ## Setup R error handling to go to stderr