From 198dd1859e96bdf6637d44de6632ad1cb4883604 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 23 Apr 2018 17:51:01 +0100 Subject: replace dontrun with donttest in man pages --- man/plot.gensvm.grid.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/plot.gensvm.grid.Rd') diff --git a/man/plot.gensvm.grid.Rd b/man/plot.gensvm.grid.Rd index a3aa4d9..abf0974 100644 --- a/man/plot.gensvm.grid.Rd +++ b/man/plot.gensvm.grid.Rd @@ -20,7 +20,7 @@ model in the provided GenSVMGrid object. See the documentation for \code{\link{plot.gensvm}} for more information. } \examples{ -\dontrun{ +\donttest{ x <- iris[, -5] y <- iris[, 5] -- cgit v1.2.3