R devtools :: install_github("jzsbioinfo/APRD")utils :: download.file(网址,路径,方法=方法,安静=安静, [英] R devtools::install_github("jzsbioinfo/APRD") Error in utils::download.file(url, path, method = method, quiet = quiet,

查看:202
本文介绍了R devtools :: install_github("jzsbioinfo/APRD")utils :: download.file(网址,路径,方法=方法,安静=安静,的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

R devtools :: install_github("jzsbioinfo/APRD")utils :: download.file(URL,路径,方法=方法,安静=安静,:无法打开URL'https://api.github中的错误).com/repos/jzsbioinfo/APRD/tarball/master'

R devtools::install_github("jzsbioinfo/APRD") Error in utils::download.file(url, path, method = method, quiet = quiet, : Can not open URL'https://api.github.com/repos/jzsbioinfo/APRD/tarball/master'

我的会话信息:

─ Session info ────────────────────────────────────────────────────────────────────────────
setting value
version R version 3.6.2 (2019-12-12)
os Windows 10 x64
system x86_64, mingw32
ui RStudio
language (EN)

我尝试过但无法使用的方法:

Methods I have tried but doesn't work:

options(download.file.method = "libcurl")
devtools::install_github("jzsbioinfo/APRD")

options(download.file.method = "wininet")
devtools::install_github("jzsbioinfo/APRD")

我还尝试在互联网意见中选中使用TLS 1.2"框,但不起作用.

I also tried to check the Use TLS 1.2 box in the internet opinions, but doesn't work.

推荐答案

问题已解决.我刚刚更新了devtools和remotes软件包.

the problem has been solved. I just updated devtools and remotes package.

这篇关于R devtools :: install_github("jzsbioinfo/APRD")utils :: download.file(网址,路径,方法=方法,安静=安静,的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆