Closed stephen-siecinski closed 3 years ago
I am having the same issue. Any help, please? Thank you!
I was able to get it to work using the previous version with devtools as a temporary workaround
devtools::install_github("PeteHaitch/DelayedMatrixStats@RELEASE_3_13")
Thanks! That solved my issue!
Updated versions are now available from Bioconductor using BiocManager::install("DelatedMatrixStats")
This error seems to be back
Please start a new issue, including the commands you used to install DelayedMatrixStats, its output, and the output of running BiocManager::valid()
Encountering the same issue described in this previously closed thread
As demonstrated below
In the previously linked thread, the workaround using devtools no longer works. I've also tried downloading the package directly and installing from the .tar file but that failed with the same error. If anyone is still encountering this issue and found a workaround I would greatly appreciate!