satijalab / seurat

R toolkit for single cell genomics
http://www.satijalab.org/seurat
Other
2.24k stars 902 forks source link

Seurat Installation ERROR: lazy loading failed for package 'SeuratObject' #9126

Open denvercal1234GitHub opened 1 month ago

denvercal1234GitHub commented 1 month ago

Hi there,

I attempted to install Seurat on Windows but SeuratObject package continues to fail.

Would you mind taking a look?

Thank you for your help!

ERROR: lazy loading failed for package 'SeuratObject'

 sessionInfo()
R version 4.2.2 (2022-10-31 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19045)

Matrix products: default

locale:
[1] LC_COLLATE=English_United Kingdom.utf8  LC_CTYPE=English_United Kingdom.utf8    LC_MONETARY=English_United Kingdom.utf8
[4] LC_NUMERIC=C                            LC_TIME=English_United Kingdom.utf8    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] reticulate_1.38.0 knitr_1.48       

loaded via a namespace (and not attached):
 [1] igraph_2.0.3      Rcpp_1.0.13       rstudioapi_0.16.0 magrittr_2.0.3    usethis_2.2.3     lattice_0.20-45   R6_2.5.1         
 [8] rlang_1.1.3       tools_4.2.2       pkgbuild_1.4.4    grid_4.2.2        xfun_0.46         png_0.1-8         cli_3.6.2        
[15] remotes_2.5.0     lifecycle_1.0.4   processx_3.8.4    Matrix_1.5-1      purrr_1.0.2       callr_3.7.6       vctrs_0.6.5      
[22] fs_1.6.4          ps_1.7.7          curl_5.2.1        glue_1.7.0        compiler_4.2.2    desc_1.4.3        jsonlite_1.8.8   
[29] pkgconfig_2.0.3  
rsatija commented 1 month ago

Can you post the full output from install.packages("SeuratObject")? It should list a particular error that fails during installation. Most frequently, this is related to a package dependency