How to make Revobase package work in R 3.0.1?
I have just moved to Ubuntu 12.04 LTS and I am having a hard time with R packages and installation. I need to use the Revobase package. I installed it this way:
sudo apt-get install revolution-r
sudo apt-get install r-revolution-revobase
Revobase is in my package list, but when I call it I get:
library(Revobase)
Error: package ‘Revobase’ was built before R 3.0.0: please re-install it
R is up to date (version 3.0.1). I am not being able to go back to older R versions.
Does anyone can help me making Revobase work in my the current R version (3.0.1) or help me to go back to a version in which it will work?
Thanks
I have just moved to Ubuntu 12.04 LTS and I am having a hard time with R packages and installation. I need to use the Revobase package. I installed it this way:
sudo apt-get install revolution-r
sudo apt-get install r-revolution-revobase
Revobase is in my package list, but when I call it I get:
library(Revobase)
Error: package ‘Revobase’ was built before R 3.0.0: please re-install it
R is up to date (version 3.0.1). I am not being able to go back to older R versions.
Does anyone can help me making Revobase work in my the current R version (3.0.1) or help me to go back to a version in which it will work?
Thanks
No comments:
Post a Comment