seananderson / glmm-course

Workshop exercises on regression, GLMs, mixed-effects models, and GLMMs in R
172 stars 66 forks source link

R v>4 fails to run the broom package functions #17

Closed RossDwyer closed 3 years ago

RossDwyer commented 3 years ago

Hi Sean, Upon running your random-slopes and temporal-autocorrelation functions I discovered that the broom package throws an error which can be rectified by loading the library(broom.mixed) in its place. Great course materials by the way, really helped with my analysis of temporally correlated fish movement dataset. Cheers, Ross

seananderson commented 3 years ago

Thanks for pointing that out! Should be all fixed with this commit https://github.com/seananderson/glmm-course/commit/a24cb5d3de596c21334669cb1105d69e9a7f9d50