我是Ubuntu和R的新手
我想在ubuntu上安装R 2.15.2.由于最新版本的R是3.0.X,我在/etc/apt/sources.list中指定了该版本
然后我运行了sudo apt-get install r-base.
它安装,但是当我检查版本时,它是2.14.1,而不是2.15.2
我试图在命令行中指定版本,例如:
sudo apt-get install r-base_2.15.2_1precision1
总是看到:
E: Unable to locate package r-base_2.15.2_1precision1.
E: Couldn’t find any package by regex ‘r-base_2.15.2_1precision1’
有什么建议吗?谢谢.
如果我运行命令:
sudo apt-get install r-base=2.15.2-1precise0
请参阅以下消息:
The following packages have unmet dependencies:
r-base : Depends: r-recommended (= 2.15.2-1precise0) but 3.0.1-1precise0precise2 is to be installed
Recommends: r-base-html but it is not going to be installed
最后
以上就是受伤斑马最近收集整理的关于linux r base core,在ubuntu上安装r-base的特定版本(2.15.2)的全部内容,更多相关linux内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复