You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
findbars and other formula-processing machinery has been moved to the reformulas package. In the current development version of lme4, these functions are no longer exported from lme4. I plan to partially revert this change so that lme4::findbars issues a deprecation warning ("please import this function from reformulas instead") rather than throwing an error, but in any case it would be good to move rstanarm to import these functions from reformulas rather than lme4.