Skip to content

edited test_wilcoxon check to ignore minor differences in conf.level#172

Merged
adw96 merged 1 commit intomainfrom
fix-wilcoxon-ci
Apr 2, 2026
Merged

edited test_wilcoxon check to ignore minor differences in conf.level#172
adw96 merged 1 commit intomainfrom
fix-wilcoxon-ci

Conversation

@bpark67
Copy link
Copy Markdown
Contributor

@bpark67 bpark67 commented Mar 13, 2026

@adw96 The issue is coming from the test_wilcoxon.R file, where I believe after an R-devel update, the actual achieved confidence level up to 4 decimal points is being reported, causing it to be "different" than 0.95. I tried fixing it by just forcing expect_equal to ignore the attribute conf.level.

I would love your guidance as to how to see if this fixes all the CRAN check errors. I know win-builder is an option, but haven't tried it before.

@adw96 adw96 merged commit d905d21 into main Apr 2, 2026
6 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