satijalab / seurat-data

Dataset distribution for Seurat
GNU General Public License v3.0
129 stars 48 forks source link

Failed to install the SeuratData with Devtools #17

Closed vHelmholtz closed 4 years ago

vHelmholtz commented 4 years ago

Hello Satijalab,

When I tried to install the SeuratData package, I got the following errors. I will appreciate it if you give me any help or advice.

> devtools::install_github('satijalab/seurat-data') Error: .onLoad failed in loadNamespace() for 'pkgload', details: call: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) error: namespace ‘rlang’ 0.4.0 is already loaded, but >= 0.4.1 is required

Please helps! Thanks in advance.

vHelmholtz commented 4 years ago

I have solved this problem after updating my "rlang" package.