包'tidyverse'不可用(对于R版本3.2.2)

时间:2022-07-15 19:42:01

I'm trying to install the "tidyverse" package and I get the following warning:

我正在尝试安装“tidyverse”软件包,我收到以下警告:

Warning in install.packages : package ‘tidyverse’ is not available (for R version 3.2.2)

install.packages中的警告:包'tidyverse'不可用(对于R版本3.2.2)

I can install each package individually, but who wants to do it again and again..! should I install the older version of R?

我可以单独安装每个包,但是谁想要一次又一次地安装..!我应该安装旧版本的R吗?

1 个解决方案

#1


2  

Actually you need a newer not older version of R so update R and you should be good to go.

实际上你需要一个较新的不旧版本的R所以更新R你应该很高兴去。

#1


2  

Actually you need a newer not older version of R so update R and you should be good to go.

实际上你需要一个较新的不旧版本的R所以更新R你应该很高兴去。