MAJOR CHANGES
ggstatsplot-verse, the minimum R version is bumped to 3.6.0.MINOR CHANGES
bf_contingency_tab function no longer includes sampling plan information in the expression.
Internal refactoring to improve data wrangling using ipmisc.
MAJOR CHANGES
bf_meta deprecates messages argument. If users want to see the full output from metaBMA, they are advised to run it independently.
All relevant functions gain a hypothesis.text argument to remove the redundant pretext before the expression containing the results.
MINOR CHANGES
Thanks to Sarah, the package has a hexsticker. :)
Re-exports metaBMA::prior() for statsExpressions.
Removed unnecessary dependence on broomExtra.