简体   繁体   English

无法在centos上安装R 3.6.0

[英]Unable to install R 3.6.0 on centos

When I was trying install R on centos 7 using the below command, older version is getting installed instead of latest version(3.6.0). 当我尝试使用以下命令在centos 7上安装R时,将安装旧版本而不是最新版本(3.6.0)。

Command : 命令:

yum install R -y

Required suggestions on how to install latest version(3.6.0) of R on Centos 7. 关于如何在Centos 7上安装R的最新版本(3.6.0)的必要建议。

yum --enablerepo=epel-testing install R

来源: https//centos.pkgs.org/7/epel-testing-x86_64/R-3.6.0-1.el7.x86_64.rpm.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM