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

Package causes R to crash when using with DESeq2 #8

Open
dswede43 opened this issue Sep 6, 2022 · 2 comments
Open

Package causes R to crash when using with DESeq2 #8

dswede43 opened this issue Sep 6, 2022 · 2 comments

Comments

@dswede43
Copy link

dswede43 commented Sep 6, 2022

This line of code below causes R to crash when using the ihw() function with a DESeq2 dataset (dds) object.

resIHW <- results(dds, filterFun = ihw)

This code has worked before but now causes R to crash every time. I've also tried different computers and still I get the same result.

@dswede43
Copy link
Author

dswede43 commented Sep 6, 2022

Update: I've been using R v4.2.1. I tried using v4.2.0 and still the same result.

@aoaoaoao-wu
Copy link

I see a "build error" tag in bioconductor page for "IHW"package.click the tag shows an error report about the version 1.28.0 in windows.So if using window, maybe try the 1.27.0
屏幕截图 2023-09-18 134041

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

2 participants