Skip to content

Fix correlation crash on NA p-values#449

Merged
jonathon-love merged 1 commit into
jamovi:mainfrom
raviselker:bugfix/correlation-nan-pvalue
Jun 17, 2026
Merged

Fix correlation crash on NA p-values#449
jonathon-love merged 1 commit into
jamovi:mainfrom
raviselker:bugfix/correlation-nan-pvalue

Conversation

@raviselker

Copy link
Copy Markdown
Member

Constant or degenerate inputs make cor.test return an NA p-value, which broke the significance-flag comparisons and aborted the whole table. Skip flagging when the p-value is missing.

Constant or degenerate inputs make cor.test return an NA
p-value, which broke the significance-flag comparisons and
aborted the whole table. Skip flagging when the p-value is
missing.
@jonathon-love jonathon-love merged commit 52068e4 into jamovi:main Jun 17, 2026
1 of 2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants