无法在R 2.14.1中安装ggplot包(Can not install ggplot package in R 2.14.1)

编程入门 行业动态 更新时间:2024-10-26 18:30:16
无法在R 2.14.1中安装ggplot包(Can not install ggplot package in R 2.14.1)

我试图在ubuntu R 2.14.1上安装包gplots

install.packages('gplots')

我收到这条消息:

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

我可能会认为这只是本版本的问题,因为其他人可以正确安装它。 我试图用谷歌搜索找到解决方案,但没有看起来类似。

有什么想法如何解决这个问题?

I was trying to install package gplots on ubuntu R 2.14.1

install.packages('gplots')

And I receive this message:

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

I might assume that this is local problem only with this version, because other people are able to install it properly. I tried to find solution with google search, but nothing looks similar.

Are there any ideas how to solve this?

最满意答案

在这里查看存档的gplots版本。 只需抓住一个旧版本,应该安装得很好。 或者,将CRAN提供的ubuntu存储库添加到sources.list并将R升级到3.0版。 之后安装gplots应该没问题。

Have a look at the archived gplots versions here. Just grab an old version, that should install fine. Alternatively, add the ubuntu repository that CRAN provides to you sources.list and upgrade R to version 3.0. After that installing gplots should be fine.

更多推荐

本文发布于:2023-07-16 15:46:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1130555.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:ggplot   package   install

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!