You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've taken another look at the packages involved and, in short, there is not much we can do. We read package data from (e.g.) read.celfiles and it automatically fetches the data that it needs to parse that specific model of array. If bioconductor dies, we cannot really change the internal function call.
If and when this becomes a really bad issue, we might think of something (download all data packages locally?), but not right now. Closing as wontfix.
Describe the bug
Sometimes, the download of packages from Bioconductor (e.g. in the
prep
modules) fails, and the container crashes.To Reproduce
Steps to reproduce the behavior:
biotea
pd.hugene.1.0.st.v1
, sometimes the download cannot be run, an the resulting timeout causes a crash.Expected behavior
Expected to download the package as normal.
Desktop:
biotea info biotea
): 1.0.0docker --version
): 20.10.17, build 100c70180fThe text was updated successfully, but these errors were encountered: