diff lcmsmatching.xml @ 10:51b9d4a05d11 draft default tip

planemo upload commit c397cd8a93953798d733fd62653f7098caac30ce
author prog
date Tue, 05 Feb 2019 05:30:30 -0500
parents a44cfb065f4c
children
line wrap: on
line diff
--- a/lcmsmatching.xml	Wed Jan 30 06:43:44 2019 -0500
+++ b/lcmsmatching.xml	Tue Feb 05 05:30:30 2019 -0500
@@ -1,5 +1,5 @@
 <!-- vi: se fdm=marker : -->
-<tool id="lcmsmatching" name="LCMS matching" version="4.0.1" profile="18.05">
+<tool id="lcmsmatching" name="LCMS matching" version="4.0.2" profile="18.05">
 
 	<description>Annotation of LCMS peaks using matching on a in-house spectra database or on PeakForest spectra database.</description>
 
@@ -7,7 +7,7 @@
 	<!-- **************************************************************** -->
 	<requirements>
 		<requirement type="package" version="1.2.2">r-biodb</requirement>
-		<requirement type="package" version="1.20.0">r-getopt</requirement>
+		<requirement type="package" version="1.20.2">r-getopt</requirement>
 		<requirement type="package" version="0.2_15">r-codetools</requirement> <!-- R_VERSION="0.2-15" IMPORTANT Do not remove, used by travis_install_deps.sh script. --> <!-- codetools package is needed because of the following error when running Galaxy on Travis-CI in planemo tests: "code for methods in class “HtmlWriter” was not checked for suspicious field assignments (recommended package ‘codetools’ not available?)". -->
 		
 	</requirements>