Skip to content

Commit

Permalink
skip on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Feb 9, 2024
1 parent 7ad33b3 commit f4c528b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testthat/test-weighted_posteriors.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
skip_on_os("linux")

test_that("weighted_posteriors for BayesFactor", {
skip_on_cran()
skip_if_not_or_load_if_installed("BayesFactor")
Expand Down

0 comments on commit f4c528b

Please sign in to comment.