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

[Bug]: quality control indivudal control chart won't run #2394

Closed
3 tasks done
mindyschwartz opened this issue Nov 8, 2023 · 8 comments · Fixed by jasp-stats/jaspQualityControl#288
Closed
3 tasks done

Comments

@mindyschwartz
Copy link

JASP Version

0.18.1

Commit ID

No response

JASP Module

Quality Control

What analysis are you seeing the problem on?

variable chart for indivudals

What OS are you seeing the problem on?

macOS Silicon

Bug Description

Error in tableIListCombined[['test3']]: subscript out of bounds

Stack trace
tryCatchOne(expr, names, parentenv, handlers[[1]])

doTryCatch(return(expr), name, parentenv, handler)

withCallingHandlers(expr = analysis(jaspResults = jaspResults, dataset = dataset, options = options), error = .addStackTrace)

analysis(jaspResults = jaspResults, dataset = da
Screen Shot 2023-11-08 at 1 20 24 PM
taset, options = options)

To receive assistance with this problem, please report the message above at: https://jasp-stats.org/bug-reports
image

Expected Behaviour

produced a control chart

Steps to Reproduce

  1. entered data
  2. ran quality control control chart for indivudal
  3. entered variables and axis labels
    ...

Log (if any)

No response

Final Checklist

  • I have included a screenshot showcasing the issue, if possible.
  • I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
  • I have accurately described the bug, and steps to reproduce it.
@JTPetter
Copy link

JTPetter commented Nov 8, 2023

Hi @mindyschwartz, thanks for your report. I cannot reproduce this error, would you mind sharing your dataset or JASP file here?

@mindyschwartz
Copy link
Author

mindyschwartz commented Nov 8, 2023 via email

@JTPetter
Copy link

JTPetter commented Nov 8, 2023

@mindyschwartz I cannot see the JASP file, unfortunately. I think you might need to upload it on GitHub directly (and possibly change the ending to .zip).

@mindyschwartz
Copy link
Author

JASP data sheet_Without missing data.csv
does this work?

@mindyschwartz
Copy link
Author

JASP with input missing data.jasp.zip
this is the jasp file as a zip

@JTPetter
Copy link

JTPetter commented Nov 8, 2023

@mindyschwartz Thanks, that worked. I could reproduce this with JASP 0.18.1. This is fixed already in the development code. So this will work in the next release (or if you need it earlier, you can download a nightly release at https://static.jasp-stats.org/Nightlies/ some time after jasp-stats/jaspQualityControl#288 is closed)

@mindyschwartz
Copy link
Author

mindyschwartz commented Nov 9, 2023 via email

@JTPetter
Copy link

JTPetter commented Nov 9, 2023

@mindyschwartz I am pretty confident it should happen before the end of November. Otherwise, you can also download an older version from the JASP website, the bug is also apparently not present in JASP 0.17.3 for instance.

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

Successfully merging a pull request may close this issue.

2 participants