Skip to content

Commit

Permalink
force script to use new lme4 version?
Browse files Browse the repository at this point in the history
  • Loading branch information
joshyam-k committed Dec 7, 2023
1 parent ff9bf31 commit 7b5a6e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testthat/test-unit_zi.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
library(saeczi)

install.packages("lme4", type = "source")

data(pop)
data(samp)

Expand Down

0 comments on commit 7b5a6e1

Please sign in to comment.