easystats / easystats/performance
check_model() shows nothing on some PCs
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 1.2k
- Forks
- 109
- Avg merge
- 6h 34m
- Merged PRs (30d)
- 8
Description
I have a few students using PCs with the Rstudio for whom check_model() produces no output. It's fine if they use the base R GUI on their PC or if they render check_model() in quarto. But in Rstudio itself, it's just a blank plot. They've even tried exporting it as an image in case the viewport was weird, and it just exports a blank image. For two of them, they gave me their setup. I can collect more info if that would be helpful.
Note - this happens regardless of dataset - it's a general issue.
Setups for students:
- R version 4.3.1
- RStudio version: 2023.06.1 Build 524 "Mountain Hydrangea"
- Performance version 0.10.5
- Windows version: 22H2 (OS Build 22621.2361)\
- R version: 4.3.1
- RStudio version: "Desert Sunflower" Release (b51c81cc, 2023-09-25) for windows
- Package performance version 0.10.5
- Windows version: 22H2 (OS Build 19045.3448)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing check_model() in RStudio on Windows with the listed R and performance versions, then compare the same call in base R and Quarto. Check whether the blank output occurs across datasets and in exported images. Done means check_model() renders and exports nonblank output in RStudio without regressing the working contexts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100