如果是中国区的用户请选择清华大学提供的这个源:
options(repos="http://mirrors.tuna.tsinghua.edu.cn/CRAN/")
再使用 install.packages("pack_name") # 进行安装
当然也可以选择其他高校提供的源。(感谢他们!!)
如果想选择别的源,可以在该网址查询
https://mirrors.tuna.tsinghua.edu.cn/CRAN/
如果是中国区的用户请选择清华大学提供的这个源:
options(repos="http://mirrors.tuna.tsinghua.edu.cn/CRAN/")
再使用 install.packages("pack_name") # 进行安装
当然也可以选择其他高校提供的源。(感谢他们!!)
如果想选择别的源,可以在该网址查询
https://mirrors.tuna.tsinghua.edu.cn/CRAN/
本文标题:R包设置默认下载网址
本文链接:https://www.haomeiwen.com/subject/topxkxtx.html
网友评论