Noteworthy changes include:
- replacing my incorrect use of
tidyr::expand()with a more appropriatetidyr::expand_grid()workflow, - adopting the new
linewidthargument for several ggplot2 geoms, and - refitting all models with the current official version of brms (2.18.0).