Re: [R] R with MPI

2009-08-24 Thread Martin Morgan
Hi Polemon -- polemon wrote: > On Mon, Aug 24, 2009 at 2:20 PM, polemon wrote: > >> Hello, I plan to use R with my cluster with OpenMPI. >> I need the packaged 'snow' and 'Rmpi' for that, however, I get an error >> while downloading and installing them: >> When I do a: >> install.packages("R

Re: [R] R with MPI

2009-08-24 Thread polemon
On Mon, Aug 24, 2009 at 2:20 PM, polemon wrote: > Hello, I plan to use R with my cluster with OpenMPI. > I need the packaged 'snow' and 'Rmpi' for that, however, I get an error > while downloading and installing them: > When I do a: > install.packages("Rmpi", dependencies=T) > > I get this er

[R] R with MPI

2009-08-24 Thread polemon
Hello, I plan to use R with my cluster with OpenMPI. I need the packaged 'snow' and 'Rmpi' for that, however, I get an error while downloading and installing them: When I do a: install.packages("Rmpi", dependencies=T) I get this error: checking for mpi.h... no Try to find libmpi.so or