install.packages("installr") # Rtools

install.packages('stringi', type = "binary")
install.packages('rsvd', type = "binary")
 
spatstat     (2.1-0      -> 2.2-0     ) [CRAN]

Enter one or more numbers, or an empty line to skip updates: 3
ERROR: dependency 'rsvd' is not available for package 'Seurat'
* removing 'C:/Program Files/R/R-3.6.0/library/Seurat'
Warning messages:
1: In missing_devel_warning(pkgdir) :
  Package Seurat has compiled code, but no suitable compiler(s) were found. Installation will likely fail.
  Install Rtools (https://cran.r-project.org/bin/windows/Rtools/).Then use the pkgbuild package, or make sure that Rtools in the PATH.
2: In i.p(...) :
  installation of package ‘C:/Users/ADMINI~1/AppData/Local/Temp/Rtmpw9bH6E/remotes3878318e2d53/Seurat’ had non-zero exit status
 
>
 

相关文章:

  • 2021-08-05
  • 2021-11-06
  • 2022-12-23
  • 2021-11-06
  • 2022-12-23
  • 2022-12-23
  • 2021-04-17
  • 2021-09-27
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-05
  • 2022-01-12
  • 2022-12-23
相关资源
相似解决方案