79356122

Date: 2025-01-14 19:13:09
Score: 1
Natty:
Report link

I had the same issue. I tried the check_model() demo namely: m <- lm(mpg ~ wt + cyl + gear + disp, data = mtcars) check_model(m)

and that broke too. My document failed to render to a hthml page. I am working with Quarto (version 1.637) run in RStudio (Version 2024.12.0+467).

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Haraldur Karlsson