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
{{ message }}
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
The tests take too long to run (> 30 min). At a first glance it looks like this is because we're installing lots of R packages, maybe including bsgenome objects (? need to double-check that), which is taking a long time.
Could it be better to build a container with these dependencies and use that?
The tests take too long to run (> 30 min). At a first glance it looks like this is because we're installing lots of R packages, maybe including bsgenome objects (? need to double-check that), which is taking a long time.
Could it be better to build a container with these dependencies and use that?