R语言报错

Error in value[[3L]](cond) : fai

2021-03-10  本文已影响0人  Seurat_Satija
> library(SingleR)
> hpca.se <- HumanPrimaryCellAtlasData()
Error in value[[3L]](cond) : failed to connect
  reason: Timeout was reached: [bioconductor.org] Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
  Consider rerunning with 'localHub=TRUE'
In addition: Warning message:
'HumanPrimaryCellAtlasData' is deprecated.
Use 'celldex::HumanPrimaryCellAtlasData' instead.
See help("Deprecated") 

说明网络不好。等会再试,成功

> library(SingleR)
> hpca.se <- HumanPrimaryCellAtlasData()
snapshotDate(): 2020-10-27
see ?celldex and browseVignettes('celldex') for documentation
loading from cache
see ?celldex and browseVignettes('celldex') for documentation
loading from cache
Warning message:
'HumanPrimaryCellAtlasData' is deprecated.
Use 'celldex::HumanPrimaryCellAtlasData' instead.
See help("Deprecated") 
上一篇下一篇

猜你喜欢

热点阅读