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]: Error in tableRListCombined[['test3']]: subscript out of bounds #2674

Closed
3 tasks done
VesnaBoskov opened this issue Apr 19, 2024 · 4 comments
Closed
3 tasks done
Assignees
Labels
Bug: Medium Bugs that don't influence the basic function of the app, but it's better to fix them at some point. Module: jaspQualityControl OS: Windows 11 Waiting for requester If waiting for a long time it is reasonable to close an issue

Comments

@VesnaBoskov
Copy link

JASP Version

0.18.1

Commit ID

No response

JASP Module

Quality Control

What analysis are you seeing the problem on?

Process Capability Study

What OS are you seeing the problem on?

Windows 11

Bug Description

Error in tableRListCombined[['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 = dataset, options = options)

.qcImRChart(options, dataset, ready, jaspResults, measurements, subgroups = splitFactor, wideFormat = wideFormat)

Expected Behaviour

Hight_18 inch.csv
Hight_18 inch.pdf
JASP bug

Steps to Reproduce

  1. Open csv file Hight
  2. Start Quality Control
  3. Process Capability Study
  4. Specify subgroup size manually from 5 to 1
  5. Measurements - Hight => I receive Error message
    ...

Log (if any)

JASP 2024-04-19 12_59_22 Desktop.log
JASP 2024-04-19 12_59_22 Engine 0.log

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.
@tomtomme
Copy link
Member

@VesnaBoskov
Could you re-test with jasp 0.18.3?

@tomtomme tomtomme added the Waiting for requester If waiting for a long time it is reasonable to close an issue label Apr 19, 2024
@JTPetter
Copy link

I don't think there were any updates to this analysis with 0.18.3. But I strongly suspect this is already fixed in the upcoming 0.19, will confirm later.

@tomtomme tomtomme added Bug: Medium Bugs that don't influence the basic function of the app, but it's better to fix them at some point. and removed Bug labels Apr 19, 2024
@JTPetter
Copy link

@VesnaBoskov Thanks for the report! I could confirm that this is fixed already in the upcoming release.

@VesnaBoskov
Copy link
Author

Thanks, Petter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Medium Bugs that don't influence the basic function of the app, but it's better to fix them at some point. Module: jaspQualityControl OS: Windows 11 Waiting for requester If waiting for a long time it is reasonable to close an issue
Projects
None yet
Development

No branches or pull requests

3 participants