MaAsLin version: 1.12.0
R version 4.2.3 (2023-03-15 ucrt)
Hello,
I have been trying to run MaAsLin on some microbiome data and during the model fitting step, I kept encountering the following problem, after every feature:
Error in t(do.call(sparseMatrix, do.call(rbind, lapply(seq_along(blist), :
invalid 'lazy' to 'R_sparse_transpose'
I thought it may have something to do with my data, but when I tried running the demo, I had the exact same problem. I am attaching the log file from the demo run here.
maaslin2.log.txt (16.8 KB)
After a long search online, I think it may be due to some package conflicts and more specifically due to phylloseq (see here). I have tried following some of the instructions here (restarted the R sessions, tried to force update some packages, detached others), but nothing has worked so far.
If anybody has any ideas, it would be greatly appreciated!