AnnotationHub 资源 |加载资源失败 | R 中的下载问题
AnnotationHub Resource | Failed to load Resource | Download Issue in R
当我运行命令啊[[1]]我遇到了以下问题:
正在检索 1 个资源
错误:加载资源失败
品名:AH5087
标题:ORegAnno
原因:1个资源下载失败
此外: 警告信息:
1:下载失败
网页资源路径:‘https://annotationhub.bioconductor.org/fetch/5087’
本地文件路径:‘/home/hafizahmad/.cache/AnnotationHub/bf61af04785_5087’
原因:error:1408F10B:SSLroutines:SSL3_GET_RECORD:wrong版本号
2: bfcadd() 失败;资源已删除
摆脱:BFC8
fpath: ‘https://annotationhub.bioconductor.org/fetch/5087’
原因:下载失败
3:下载失败
集线器路径:'https://annotationhub.bioconductor.org/fetch/5087'
缓存资源:‘AH5087:5087’
原因:bfcadd() 失败;见警告()
.
我描述的问题的解决方案在回答中描述如下:
正在下载 1 个资源
只写 ah[[2,force=TRUE]] 而不是 ah[[2]]
当我运行命令啊[[1]]我遇到了以下问题:
正在检索 1 个资源 错误:加载资源失败 品名:AH5087 标题:ORegAnno 原因:1个资源下载失败 此外: 警告信息: 1:下载失败 网页资源路径:‘https://annotationhub.bioconductor.org/fetch/5087’ 本地文件路径:‘/home/hafizahmad/.cache/AnnotationHub/bf61af04785_5087’ 原因:error:1408F10B:SSLroutines:SSL3_GET_RECORD:wrong版本号 2: bfcadd() 失败;资源已删除 摆脱:BFC8 fpath: ‘https://annotationhub.bioconductor.org/fetch/5087’ 原因:下载失败 3:下载失败 集线器路径:'https://annotationhub.bioconductor.org/fetch/5087' 缓存资源:‘AH5087:5087’ 原因:bfcadd() 失败;见警告() .
我描述的问题的解决方案在回答中描述如下: 正在下载 1 个资源
只写 ah[[2,force=TRUE]] 而不是 ah[[2]]