We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d618ec + d9df1dd commit 3095f47Copy full SHA for 3095f47
tests/testthat/test-marginaleffects.R
@@ -1,5 +1,4 @@
1
-skip_if_not_installed("marginaleffects", minimum_version = "0.18.0")
2
-skip_if_not_installed("insight", minimum_version = "0.19.9")
+skip_if_not_installed("marginaleffects", minimum_version = "1.0.0")
3
skip_if_not_installed("rstanarm")
4
5
test_that("marginaleffects()", {
tests/testthat/test-serp.R
skip_if_not_installed("serp")
-skip_if_not_installed("insight", minimum_version = "0.20.0")
skip_if_not_installed("withr")
# make sure we have the correct interaction mark for tests
0 commit comments