Dear nf-core team,
could you please update the environment.yml file from the chipseq pipeline so that it can run on the latest Ubuntu version?
The test data is just not running out of the box which might be related to the following error (Ubuntu20.04; latest anaconda3 from today).
Error: package or namespace load failed for ‘DESeq2’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
namespace ‘xfun’ 0.15 is being loaded, but >= 0.19 is required
In addition: Warning message:
package ‘matrixStats’ was built under R version 3.6.3
Might be related that the default R which is installed by Ubuntu20.04 is already 3.6.3 and not 3.6.2 as in the environment.yml file
Thank you in anticipation
Dear nf-core team,
could you please update the
environment.ymlfile from the chipseq pipeline so that it can run on the latest Ubuntu version?The test data is just not running out of the box which might be related to the following error (Ubuntu20.04; latest anaconda3 from today).
Might be related that the default R which is installed by Ubuntu20.04 is already 3.6.3 and not 3.6.2 as in the
environment.ymlfileThank you in anticipation