【发布时间】:2020-03-07 17:31:33
【问题描述】:
我最近在尝试设置与 conda 的连接时更改了 Rstudio 配置中的一些设置,我尝试将所有设置恢复为默认设置,现在我无法再安装 github 包,当我尝试安装收到的包时错误
Error: Failed to install 'unknown package' from GitHub:
Could not resolve proxy: proxy.server.com
我尝试使用 devtools::install_github() 和 remotes::install_github() 都给了我同样的错误。我可以检查一下连接是否正常吗?从 CRAN 安装软件包或从 Rstudio 拉取和推送到 github 时,我没有任何其他问题。谢谢!!
【问题讨论】: