diff multivariate_wrapper.R @ 1:da272496b32d draft

planemo upload for repository https://github.com/workflow4metabolomics/multivariate.git commit dbdc8c3e17ea6ef7139e77cbb6130de949ea2a05
author ethevenot
date Sat, 30 Jul 2016 12:31:20 -0400
parents fafba524dca6
children fa173e12e185
line wrap: on
line diff
--- a/multivariate_wrapper.R	Wed Jul 27 11:22:56 2016 -0400
+++ b/multivariate_wrapper.R	Sat Jul 30 12:31:20 2016 -0400
@@ -28,7 +28,7 @@
 suppressMessages(library(ropls))
 
 if(packageVersion("ropls") < "1.4.0")
-    cat("\nWarning: new version of the 'ropls' package is available\n", sep="")
+    stop("Please use 'ropls' versions of 1.4.0 and above")
 
 ## constants
 ##----------