Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated functions; hard dependency on brms 2.21.0 #174

Conversation

venpopov
Copy link
Owner

Summary

Closes #168

Now brms 2.21.0 is a hard dependency, and we get rid of all the older functions. Only default_prior(), stancode(), standata() remain.

Tests

[x] Confirm that all tests passed
[x] Confirm that devtools::check() produces no errors

Release notes

@venpopov venpopov linked an issue Mar 23, 2024 that may be closed by this pull request
3 tasks
Copy link
Collaborator

@GidonFrischkorn GidonFrischkorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I checked it on my machine and adapted some of the test code I had and it ran all fine. Thanks for cleaning this up!

@venpopov venpopov merged commit d907de1 into develop Mar 23, 2024
3 checks passed
@venpopov venpopov deleted the feature/issue-168-clean-up-code-after-the-release-of-brms-2210 branch March 23, 2024 20:06
@venpopov venpopov added this to the 1.0.0 milestone Mar 23, 2024
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.

Clean up code after the release of brms 2.21.0 is complete
2 participants