R is a free software environment for statistical computing and graphics.
2
votes
2answers
1k views
Installing latest version of R-base
I have been unsuccessfully trying to install the latest version (2.15.2) of r-base. Apparently, R package Rcpp would not install for R version 2.14.1 - the version that installs for me.
I am not ...
1
vote
0answers
285 views
netCDF and nf-config on 10.04: why does R not find them?
I hope someone can provide an explanation in plain English for this problem. My questions are 1) why is this happening, 2) how can I solve it.
Trying to install in R a package called ncdf4 I got the ...
0
votes
0answers
13 views
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
...