Can not install ggplot package in R 2.14.1 -


i trying install package gplots on ubuntu r 2.14.1

install.packages('gplots') 

and receive message:

warning in install.packages :   package ‘gplots’ not available (for r version 2.14.1) 

i might assume local problem version, because other people able install properly. tried find solution google search, nothing looks similar.

are there ideas how solve this?

have @ archived gplots versions here. grab old version, should install fine. alternatively, add ubuntu repository cran provides sources.list , upgrade r version 3.0. after installing gplots should fine.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -