From c9819ab029bb2386d25bfa9be850c9f10478188e Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 19 Nov 2021 02:30:36 +0100 Subject: Don't run pai example on Travis... --- R/chent.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/chent.R b/R/chent.R index 7f61801..3739978 100644 --- a/R/chent.R +++ b/R/chent.R @@ -495,7 +495,7 @@ plot.chent = function(x, ...) { #' @field bcpc List of information retrieved from pesticidecompendium.bcpc.org #' @keywords data #' @examples -#' \donttest{ +#' \dontrun{ #' atr <- pai$new("atrazine") #' print(atr) #' if (!is.null(atr$Picture)) { -- cgit v1.2.1