Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install old release of SeuratData #89

Open
LinZhang1004 opened this issue May 20, 2024 · 5 comments
Open

How to install old release of SeuratData #89

LinZhang1004 opened this issue May 20, 2024 · 5 comments

Comments

@LinZhang1004
Copy link

Hello I tried to install SeuratData on our linux server. After running devtools::install_github('satijalab/seurat-data'), I was told that "namespace ‘SeuratObject’ 4.1.3 is already loaded, but >= 5.0.0 is required."

The server is being used by many people, and we don't want to upgrade the Seurat package from v4 to v5. Is it possible for us to install an old release of SeuratData which will be compatible with Seurat v4.1.3? Thank you!

@LinZhang1004
Copy link
Author

I found the solution. Thank you!

@Korkenkaese
Copy link

I found the solution. Thank you!

Could you share, Im having a similar problem, thank you :)

@LinZhang1004
Copy link
Author

LinZhang1004 commented Jun 17, 2024

@Korkenkaese Try this:

devtools::install_github("satijalab/[email protected]")

@karJac
Copy link

karJac commented Sep 5, 2024

Could you guys please make available as tag the latest version of SeuratData which works with Seurat4? version 0.2.1 is quite old as it comes from 2019

@vdsukhov
Copy link

vdsukhov commented Oct 4, 2024

Agree with @karJac. It would be really helpful to have a tag for the compatible version of Seurat-Data for Seurat V4. That way, users can easily find the right version they need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants