Skip to content

Conversation

@paul-buerkner
Copy link

In the current brms github version (soon to be on CRAN), your test setup fails because it uses the internal step function of brms in one of its formulas. Due to a change in how non-linear formulas search for their variables, brms:::step is no longer in the search path and I have yet to find a good and safe approach to include it there.

This PR provides a little fix for the resulting problem in your test setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant