diff --git a/R/report.compare.loo.R b/R/report.compare.loo.R index 2c89d60d..9c8dcf09 100644 --- a/R/report.compare.loo.R +++ b/R/report.compare.loo.R @@ -7,7 +7,9 @@ #' @param include_ENP Whether to include the effective number of parameters (ENP). #' @param ... Additional arguments (not used for now). #' +# nolint start #' @examplesIf requireNamespace("brms", quietly = TRUE) && requireNamespace("RcppEigen", quietly = TRUE) && requireNamespace("BH", quietly = TRUE) +# nolint end #' \donttest{ #' library(brms) #'