pitakakariki / simr

Power Analysis of Generalised Linear Mixed Models by Simulation
70 stars 19 forks source link

lmerTest problems: object of type 'symbol' is not subsettable #118

Open pitakakariki opened 6 years ago

pitakakariki commented 6 years ago

When library(lmerTest) is called, e.g. https://github.com/pitakakariki/simr/issues/99

Problem is with formula specified as a symbol rather than a formula - needs to be evaluated before it can be modified.