Skip to content
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

extract_fit() results in error #11

Closed
yrosseel opened this issue Jul 18, 2020 · 2 comments
Closed

extract_fit() results in error #11

yrosseel opened this issue Jul 18, 2020 · 2 comments
Assignees

Comments

@yrosseel
Copy link

This came up during rev dep checks of lavaan: the example for 'extract_fit' results in the error:

Error in lavInspect(x, "converged") : 
  could not find function "lavInspect"

This is also shown on CRAN checks: https://cran.r-project.org/web/checks/check_results_lcsm.html

This is probably due to recent changes in broom.

Yves.

@yrosseel
Copy link
Author

I see now that you have already requested a pull request in tidymodels/broom to fix this. Thanks!

@milanwiedemann milanwiedemann self-assigned this Aug 7, 2020
@milanwiedemann
Copy link
Owner

thanks! cran had also notified me about the error and broom merged my pull request so all working again 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants