I have workspaces saved for several models that I am rerunning to record the results. As of around 10 days ago, calling the summary for these objects (all lavaan.mi objects) worked perfectly fine with no errors. As of this afternoon (13th January), I am getting this error for any lavaan.mi object:
--------------------
> summary(fitIPA, rsquare=TRUE, ci=TRUE, fit.measures=TRUE)
lavaan.mi object based on 50 imputed data sets.
See class?lavaan.mi help page for available methods.
Convergence information:
The model converged on 50 imputed data sets
Rubin's (1987) rules were used to pool point and SE estimates across 50 imputed data sets, and to calculate degrees of freedom for each parameter's t test and CI.
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'object' in selecting a method for function 'logLik': argument is of length zero
Error during wrapup: no slot of name "block.label" for this object of class "lavData"
Error: no more error handlers available (recursive errors?); invoking 'abort' restart
-------------------
I am somewhat perplexed as this was working fine previously. I am aware there has been an update earlier today, and am wondering if it is somehow linked to that?
Any advice is greatly appreciated,
Ben