In trying to use all_fit(model) through afex, I get an error that the function cannot be found. If I use apex::all_fit(model), I get “Error: ‘all_fit’ is not an exported object from ‘namespace:afex'” The documentation and the tutorial I’m using to learn mixed models suggests all_fit should work through apex.