-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deprecate summary(std.nox=) argument #75
Conversation
Some more info: You may notice that the reprex only calls
The moment
Notice that the lower one has the old |
Thanks! Do you see any problem with removing the std.nox argument now? I have not seen this argument used in blavaan, and I will probably forget about it by 2025. About the old |
Probably not, but I just kept it in, in case something became apparent later. Like I did in this PR for blavaan, the argument remains in lavaan's
That's what I was thinking too, but I uninstalled both lavaan and blavaan from everywhere in |
This is for consistency with deprecating the
std.nox=
argument in lavaan: yrosseel/lavaan#326This prevents the following error (thanks to Victoria Savalei for the reprex):