在Rstudio中更新R

install.packages("installr")
library(installr)
updateR()

出现下列错误

> updateR()
Error in file(con, "r") : 无法打开链结
此外: Warning message:
In file(con, "r") : InternetOpenUrl失败:’操作超时'

好像是因为镜像在国内的问题,所以加个镜像链接

updateR(fast=TRUE,cran_mirror="https://mirrors.ustc.edu.cn/CRAN/")

于是就成功了

> updateR(fast=TRUE,cran_mirror="https://mirrors.ustc.edu.cn/CRAN/")
There is a newer version of R for you to download!You are using R version:       4.0.2 (2020-06-22)
And the latest R version is:     4.0.3 (2020-10-10)
------------------------
It is best to run 'updateR()' from Rgui and not from RStudio. Would you like to abort the installation and run it again from RGui? 1: Yes
2: NoSelection: 2

这里在问是否要选择在Rgui里更新,选是的话需要在Rgui里重新更新,而选否可以直接更新,所以当然毫不犹豫选个2,出错再说!
选完过一会儿会有安装程序自启动,就按照官网下载安装步骤,下一步下一步下一步就ok

Installing the newest version of R,please wait for the installer file to be download and executed.Be sure to click 'next' as needed...
试开URL’https://mirrors.ustc.edu.cn/CRAN/bin/windows/base/R-4.0.3-win.exe'
Content type 'application/octet-stream' length 88237960 bytes (84.2 MB)
downloaded 84.2 MBThe file was downloaded successfully into:C:\Users\Lenovo\AppData\Local\Temp\RtmpUlSTeZ/R-4.0.3-win.exe Running the installer now...
-----------------------
I am now copying  138  packages from: D:/R/R-4.0.2/library  ; into:  D:/R/R-4.0.3/library-----------------------
=====================
Done. We finished copying all the packages to the new location
[1] TRUE

看样子是更新好了
在global options里选择新的版本,再重新启动。

成功换新。
在Rstudio里安装就是不用重装包,方便多了。

Rstudio中更新R相关推荐

  1. 在RStudio中更新R版本

    install.packages("installr") require(installr)或者library("installr") updateR() 就可 ...

  2. RStudio中为R创建Notebook文件

    RStudio中为R创建Notebook文件 # 打开RStudio,进入file下拉菜单选择new file R notebook; # 保存按钮保存之后可以出现命名后的名称: # insert按钮 ...

  3. 关于Rstudio中安装R包:“lib“未被指定的问题

    关于Rstudio中安装R包:"lib"未被指定的问题 在R Gui界面 工具栏选择 程序包 选择 设定CRAN镜像,选择China beijing 选择软件库 选择CRAN

  4. RStudio中更改R包安装位置

    查看 R 包安装位置 .libPaths() 输出结果如下,会出现两个路径.如果你没有更改过 R 包安装路径的话,这两个路径一般都在 C 盘下,我这里一个显示 D 盘是因为我已经更改了安装路径为 D ...

  5. Rstudio中关于R script的操作

    1.新建R script 使用快捷键:Ctrl+Shift+N 使用按钮:点击第一个按钮旁的下三角,选择列表中的第一个选项. PS:双击该列表下的R Markdown和Shiny Web Applic ...

  6. 在RGUI中更新R 的版本

    使用RGUI更新R版本 使用visual studio创建R项目,根据提示自动安装了RGUI,但是版本为3.2.2,不支持新版本的部分功能: 解决方法如下: 1,打开RGUI 2,输入代码如下 if( ...

  7. R | 如何更新R版本及Rstudio

    文章目录 Windows下更新R版本及Rstudio 一.更新R版本 二.Rstudio中更新R Windows下更新R版本及Rstudio 在R中安装一些包时,经常会出现包与旧版本R不兼容的问题,所 ...

  8. 如何更新R以及RStudio

    #如何更新R以及RStudio ##part1 更新R ###section1 win 用包更新R install.packages("installr")require(inst ...

  9. 解决RStudio(非conda安装)在使用Anaconda中的R环境时,缺失“ libbz2-1.dll ”而不能正常启动问题

    解决RStudio(非conda安装)在使用Anaconda中的R环境时,缺失" libbz2-1.dll "而不能正常启动问题 参考文章: (1)解决RStudio(非conda ...

最新文章

  1. EventBus的粘性事件原理
  2. 【科技】浅谈圆的反演
  3. FFmpeg中实现对多媒体信息的获取与打印av_dump_format
  4. idea 新建一个spring项目
  5. 进击的UI-------------------RAC
  6. 什么是数据库触发器?
  7. Android项目运行junit测试类时出现错误Internal Error (classFileParser.cpp:3494)的解决办法...
  8. Active Directory系列之二:部署第一个域
  9. Dinic PK Isap
  10. Mybatis-学习笔记(1)SqlSessionFactory、SqlSession、Mybatis配置文件configuration的属性标签...
  11. dnf mysql数据库密码,MYSQL8在CentOS8环境中的安装过程(DNF/YUM)
  12. VScode打不开浏览器方法总结
  13. JDK1.8u162以及JDK1.8所有历史版本官网下载地址
  14. _kbhit函数详解
  15. 用友NC65产品的对账节点联查业务帐
  16. 第一节:基础概念介绍(黄老师)
  17. 手持天馈线测试仪基站测试分析专家
  18. MongoDB基础指令
  19. slim.fully_connected()
  20. 【Leetcode】1334. Find the City With the Smallest Number of Neighbors at a Threshold Distance

热门文章

  1. 用eclipse连接数据库捕获java.sql.SQLException: [Microsoft][ODBC SQL Server Driver][SQL Server]将截断字符串或二进制数据。
  2. 关于新版NZT7/8的安装方法和更新说明
  3. (1)敏捷方法之scrum
  4. 大数据集群软件安装手册1
  5. UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xc1 in position 41694: invalid start byte解决方案
  6. pyqt6自定义作图
  7. tkinter的容器组件Frame讲解
  8. Outlook - 在meeting invite转发时如何disable notification
  9. 《人工智能算法工程师(中级)》
  10. OB(OceanBase)数据库相关知识