Skip to content
Prev 316 / 3656 Next

bug in r-base (PR#10521)

I had the same problem, but thanks to help of R-help list I solved it.
I'm far from an expert user in Linux, but i solved my problems as follows.

sudo apt-get install build-essential g77
sudo apt-get install refblas3 refblas3-dev
sudo apt-get install r-base-core r-base-dev r-recommended

I really do not know "exactly" what I did with the above commands, but now I can work with R 2.5.1.




Vincent Goulet ha scritto: