Skip to content

Commit

Permalink
# nolint start for too long @exampleIf
Browse files Browse the repository at this point in the history
  • Loading branch information
rempsyc committed Sep 13, 2024
1 parent bbdf80d commit 5f120ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/report.compare.loo.R
Original file line number Diff line number Diff line change
Expand Up @@ -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)
#'
Expand Down

0 comments on commit 5f120ca

Please sign in to comment.