centos7 R-4.0.2 安装

 

 

清华的R语言镜像链接:https://mirrors.tuna.tsinghua.edu.cn/CRAN/

 

tar -zvxf R-4.0.2.tar.gz

cd R-*

yum install -y gcc
yum install -y gcc-gfortran
yum install -y gcc-c++
yum install -y glibc-headers
yum install -y libreadline6-dev gfortran 
yum install -y readline-devel
yum install -y wget libXt-devel
yum install -y fonts-chinese tcl tcl-devel tclx tk tk-devel
yum install -y mesa-libGLU mesa-libGLU-devel
yum install -y install bzip2-devel 
yum install -y install xz-devel.x86_64 
yum install -y install pcre-devel
yum install -y install libcurl
yum install -y install libcurl-devel
yum install -y  texinfo.x86_64
yum install -y texlive-pdftex-doc.noarch
yum install -y texlive
yum install -y xorg-x11-server-Xvfb
yum install -y xorg-x11-fonts-75dpi
yum install -y xorg-x11-fonts-100dpi
yum install -y libXtst-devel
yum install -y libssh2-devel
yum install -y libgit2-devel
yum install -y mysql-devel



yum install pcre2-devel




./configure --enable-R-shlib=yes --with-tcltk --prefix=/usr/local/R
make
make install


/etc/profile

export R_HOME=/usr/local/R
PATH=$PATH:$R_HOME/bin

 

 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值