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

Crash when running ihw() in R version 4.2.2 #9

Open
vindr20 opened this issue Mar 15, 2023 · 0 comments
Open

Crash when running ihw() in R version 4.2.2 #9

vindr20 opened this issue Mar 15, 2023 · 0 comments

Comments

@vindr20
Copy link

vindr20 commented Mar 15, 2023

Hi. I ran into an issue with this package on R version 4.2.2 . When running the ihw() command (precise details below), the R client crashes, even when running in the R terminal with only ihw() loaded. Running the same command in R version 4.1.2 resolved this issue.

The precise command that I encounter this issue is here:
p.adj_ihw <- ihw(p.val ~ number, data=data_reshape, alpha=.05)

I've attached the dataframe (as an .RData file, zipped up) that I attempted to do this with here:
test_df.zip

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

No branches or pull requests

1 participant