Skip to content

Commit 4e04919

Browse files
committed
enable test for now
1 parent 6894814 commit 4e04919

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/testthat/test-check_collinearity.R

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
## FIXME: There seem to be some issues with glmmTMB 1.1.9 and win devel?
2-
skip_if(getRversion() > "4.3.3")
3-
41
# https://github.com/easystats/performance/pull/547
52
test_that("check_collinearity, correct order in print", {
63
m <- lm(mpg ~ wt + cyl + gear + disp, data = mtcars)

0 commit comments

Comments
 (0)