scMerge icon indicating copy to clipboard operation
scMerge copied to clipboard

newest matrix version gives error

Open satzel opened this issue 2 years ago • 0 comments

hi, when running scMerge2() I get an error: Error in (function (A, nv = 5, nu = nv, maxit = 1000, work = nv + 7, reorth = TRUE, : function 'as_cholmod_sparse' not provided by package 'Matrix'

I narrowed it down to not being able to use the newest Matrix version, when I downgrade to 1.6-1 it works, however then I can't run Seurat anymore which needs at least 1.6-3....

Is there any work around for that?

thanks :)

satzel avatar Dec 12 '23 15:12 satzel