Skip to content

Commit

Permalink
add dep
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Jul 13, 2024
1 parent b448b8c commit ae0ef15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ Suggests:
betareg,
bife,
biglm,
BH,
blavaan (>= 0.5-5),
blme,
boot,
Expand Down
1 change: 1 addition & 0 deletions tests/testthat/test-brms_gr_random_effects.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
skip_on_cran()
skip_on_os("mac")
skip_if_not_installed("brms")
skip_if_not_installed("BH")
skip_if_not_installed("withr")

withr::with_environment(
Expand Down

0 comments on commit ae0ef15

Please sign in to comment.