R语言下载GSE数据一直在报错

> gset <- getGEO('GSE95394', destdir=".",
+               AnnotGPL = T,     ## 注释文件
+               getGPL = T)       ## 平台文件
Found 1 file(s)
GSE95394_series_matrix.txt.gz
Failed to open file C:\Program Files\R\GSE95394_series_matrix.txt.gz.curltmp.File stored at:
./GSE95394_series_matrix.txt.gz
错误于downloadFile(url, destfile = destfile, mode = "wb"): 
  Failed to download ./GSE95394_series_matrix.txt.gz!
请先 登录 后评论