-
Notifications
You must be signed in to change notification settings - Fork 0
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
Error with package installation failed #3
Comments
Please note that analysis as documented in this repository was carried out using R-4.0.2 and Bioconductor-3.11. It looks like you are using R.4.1.1 and Bioconductor version 3.13, so you would need to install the corresponding R and Bioconductor versions listed above. Packages and functions change over time, as we observe here for the |
I think I can fix that, it's a small update from TCGAutils. |
I am not sure we want to go down that road though, as somebody trying to restore the analysis environment as used for the paper (R-4.0.2 / Bioc 3.11) will then encounter an error when using the updated code. On the other hand, there is no guarantee that TCGAutils is the only package that has changed, and your are then keeping on updating a repo with many dependencies as opposed to freezing reproducibility to a given R and Bioc version at the time of publication. |
Thanks for your reply. |
FWIW, I think the only change in TCGAutils was beginning to lazy-load |
Thanks Levi, this should be resolved by #5 |
I ran into the following problems when installing this package, and got an error message coming out as:
> BiocManager::install("waldronlab/subtypeHeterogeneity", dependencies = TRUE, build_vignettes = TRUE)
I would be appreciated with any help.
> sessionInfo()
The text was updated successfully, but these errors were encountered: