Skip to content

Commit 816e73e

Browse files
committed
disable butcher examples re: lobstr error (closes #217)
1 parent 2aacf23 commit 816e73e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

R/butcher.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ butcher::butcher
1212
#'
1313
#' @return Axed model_stack object.
1414
#'
15-
#' @examplesIf (stacks:::should_run_examples(suggests = c("ranger", "kernlab")))
15+
#' @examplesIf FALSE
16+
# (stacks:::should_run_examples(suggests = c("ranger", "kernlab")))
1617
#'
1718
#' # build a regression model stack
1819
#' st <-

man/axe_model_stack.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)