我无法安装devtools软件包,因为我无法设置我使用的WiFi连接所需的代理设置。
请参阅图片了解错误。
答案 0 :(得分:0)
在文档添加
中创建.Renviron
文件
http_proxy="http://yourproxy:8080
http_proxy_user=user:passwd
https_proxy="https://yourproxy:8080
https_proxy_user=user:passwd
您也可以查看https://support.rstudio.com/hc/en-us/articles/200488488-Configuring-R-to-Use-an-HTTP-or-HTTPS-Proxy