Various errors not being extracted
Attaching example of one of several errors I have encountered not being extracted at all. Feel free to add more below.
I am considering developing/improving a function for not only extracting errors and warnings, but perhaps systematizing these a bit more. For instance, it would be nice to retrieve the "ill-fitting variables" when running a lot of analyses. Then in the future one could rerun the model without that variable. Moreover, not all warnings are created equal. Dropping rows due to missing on a variable is different from accidentally providing non-integer variables, etc.
Hi Stephan,
I would welcome your help in extracting warnings and errors more thoroughly and systematically. I don't anticipate having much time to work on this in the near future, but would be happy to review and merge a pull request.
Thanks, Michael
Stephen,
I have run into a similar problem with several other various errors and warnings. I created a seperate post as I didn't think to look in current open issues and didn't find the same error through a google search. I would be more than welcome to keep compiling all my errors/warnings that are not being extracted, I imagine that I will have a few more that I need to screen out in R before my simulation is complete.
https://github.com/michaelhallquist/MplusAutomation/issues/142