Skip to content

Commit

Permalink
dontrun -> donttest
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Sep 18, 2023
1 parent 7f4b83b commit f40c7db
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion R/data_plot.R
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ data_plot <- function(x, ...) {
#'
#' @inheritParams data_plot
#' @examples
#' \dontrun{
#' \donttest{
#' library(rstanarm)
#' library(bayestestR)
#' library(see)
Expand Down
2 changes: 1 addition & 1 deletion R/plot.parameters_brms_meta.R
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ data_plot.parameters_brms_meta <- function(x, data = NULL, normalize_height = TR
#' }
#'
#' @examplesIf require("brms") && require("metafor")
#' \dontrun{
#' \donttest{
#' library(parameters)
#' library(brms)
#' library(metafor)
Expand Down
2 changes: 1 addition & 1 deletion man/add_plot_attributes.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/plot.see_parameters_brms_meta.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit f40c7db

@IndrajeetPatil
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.