aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-11-19 02:30:36 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2021-11-19 02:30:36 +0100
commitc9819ab029bb2386d25bfa9be850c9f10478188e (patch)
tree0d3dd8ec01be671e65fe6dee334e8b3ffe769e4f
parentee867b11c38a6c0d97b999986f78cd014fd2bfd1 (diff)
Don't run pai example on Travis...
-rw-r--r--R/chent.R2
1 files changed, 1 insertions, 1 deletions
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)) {

Contact - Imprint