Skip to content

Commit 8134aea

Browse files
committed
disable example
1 parent 1d7a941 commit 8134aea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/check_model.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
#'
182182
#' @family functions to check model assumptions and and assess model quality
183183
#'
184-
#' @examplesIf require("lme4")
184+
#' @examplesIf require("lme4") && FALSE
185185
#' \donttest{
186186
#' m <- lm(mpg ~ wt + cyl + gear + disp, data = mtcars)
187187
#' check_model(m)

man/check_model.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)