seurat-wrappers icon indicating copy to clipboard operation
seurat-wrappers copied to clipboard

Please maintain the support of old version Seurat

Open Landau1994 opened this issue 1 year ago • 13 comments

While I install, I encounter an error, I think this is a bug:

Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : 
  namespace ‘Seurat’ 4.3.0.1 is being loaded, but >= 5.0.0 is required

I think this is due to: https://github.com/satijalab/seurat-wrappers/blob/master/DESCRIPTION

Imports:
    BiocManager,
    cowplot,
    ggplot2,
    igraph,
    Matrix,
    methods,
    remotes,
    rsvd,
    Seurat (>= 5.0.0),
    stats,
    utils,
    rlang

Will the author still support older version Seurat?

Landau1994 avatar Nov 09 '23 05:11 Landau1994

Is am also running Seurat 4.3 and am unable to install the seurat wrappers package. Is there a way to download an older version that is compatible with this older version of Seurat?

micahtratt avatar Nov 15 '23 20:11 micahtratt

please can u provide a solution?

yamihn avatar Nov 17 '23 14:11 yamihn

really hope to use seurat wrappers in old version Seurat, please!

chanfree avatar Nov 19 '23 02:11 chanfree

Same here! Hope to use seurat-wrappers for Seurat v4.

bingy007 avatar Nov 19 '23 08:11 bingy007

heya guys, I think remotes::install_github('satijalab/seurat-wrappers@community-vignette') should work.

ollieeknight avatar Nov 20 '23 08:11 ollieeknight

Thank you, @ollieeknight ! This works for me!

csu06gnauh avatar Mar 21 '24 03:03 csu06gnauh

heya guys, I think remotes::install_github('satijalab/seurat-wrappers@community-vignette') should work.

Thanks, very useful!

yiqianzhang0121 avatar Mar 25 '24 14:03 yiqianzhang0121