R (
R-PROJ )
Installation
Installation
Instructions :-
1) Download the source code R-2.4.0.tar.gz
2) Unpack
the source code: gzip -dc R-2.4.0.tar.gz
| tar xvf -
3) Now install using the commands
5) ./configure
--prefix=/afs/.enea.it/software/rproj
6) make
7)
make install