摘要: If you have the file locally, then use install.packages() and set the repos=NULL: install.packages(path_to_file, repos = NULL, type="source") R CMD IN 阅读全文
posted @ 2020-02-27 10:41 xiaojikuaipao 阅读(393) 评论(0) 推荐(0)