Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Oct 1, 2024
1 parent f053f5c commit 9435f0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-check_prior.R
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ test_that("check_prior - brms (linux)", {
skip_if_not_or_load_if_installed("RcppEigen")
skip_if_not_or_load_if_installed("brms")

data(inhaler, package = "brms")
# all `brms` examples in circus have uniform prior distribution, so
# need to use a custom example here
set.seed(333)
Expand Down

0 comments on commit 9435f0f

Please sign in to comment.