From e680f000b7d218bb94c348080ea5d83e43a1e3f2 Mon Sep 17 00:00:00 2001 From: Michael Chirico Date: Mon, 17 Jul 2023 11:18:23 -0700 Subject: [PATCH] Use \donttest for slow examples --- man/CausalImpact.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/CausalImpact.Rd b/man/CausalImpact.Rd index df105af..45f1470 100644 --- a/man/CausalImpact.Rd +++ b/man/CausalImpact.Rd @@ -222,6 +222,7 @@ Kay H. Brodersen \email{kbrodersen@google.com} } \examples{ +\donttest{ # Example 1 # # Example analysis on a simple artificial dataset @@ -246,7 +247,6 @@ plot(impact$model$bsts.model, "coefficients") # For further output, type: names(impact) -\dontrun{ # Example 2 # # Weekly time series: same data as in example 1, annotated