1 Trying this option worked for me. 2 3 library(httr) 4 with_config(use_proxy(...), install_github(...)) 5 6 OR 7 8 library(httr) 9 set_config(use_proxy(url = "******_", port = "_*"))10 devtools::install_github("username/packagename")
本站QQ群:前端 618073944 | Java 606181507 | Python 626812652 | C/C++ 612253063 | 微信 634508462 | 苹果 692586424 | C#/.net 182808419 | PHP 305140648 | 运维 608723728