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

Error in installing Seurat #3327

Closed
yivannova opened this issue Jul 28, 2020 · 2 comments
Closed

Error in installing Seurat #3327

yivannova opened this issue Jul 28, 2020 · 2 comments

Comments

@yivannova
Copy link

yivannova commented Jul 28, 2020

Hello, when I try installing using this code:
install.packages("Seurat")

library(dplyr)
library(Seurat)
library(patchwork)

I get this error:
Error: package or namespace load failed for ‘Seurat’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘deldir’

I tried redownloading Seurat, as well as deleting R and R studio and redownloading those as well, and I continue to get the error.

@samuel-marsh
Copy link
Collaborator

Hi,

Do any of the solutions mentioned in #3273 or #3280 solve your issues?

Best,
Sam

@yivannova
Copy link
Author

Yes thank you! Running this install.packages('Rcpp') seemed to fix the issue.

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

2 participants