Re: [R] problem installing Rmpi

2016-12-15 Thread Erin Hodgess
At the risk of sounding simplistic, do you have MPI installed, please? On Thu, Dec 15, 2016 at 2:08 AM, Jim Maas wrote: > Can anyone tell me to start looking to fix this, when attempting to install > Rmpi on Ubuntu 16.04, just updated R version to 3.3.2 > > > ** building package indices > ** tes

[R] problem installing Rmpi

2016-12-15 Thread Jim Maas
Can anyone tell me to start looking to fix this, when attempting to install Rmpi on Ubuntu 16.04, just updated R version to 3.3.2 ** building package indices ** testing if installed package can be loaded Error in system2(file.path(R.home("bin"), "R"), c(if (nzchar(arch)) paste0("--arch=", : er

Re: [R] Problem installing Rmpi with Open MPI

2012-08-31 Thread Dirk Eddelbuettel
On 31 August 2012 at 07:14, Linh Tran wrote: | I took some time to think about it and don't know that it was the case | for me. If the openmpi-bin package was missing, I wouldn't have been | able to even use openmpi and during my trouble, I would check the mpi | software each time I installed i

Re: [R] Problem installing Rmpi with Open MPI

2012-08-31 Thread Linh Tran
I took some time to think about it and don't know that it was the case for me. If the openmpi-bin package was missing, I wouldn't have been able to even use openmpi and during my trouble, I would check the mpi software each time I installed it to verify that it worked (using some simple example

Re: [R] Problem installing Rmpi with Open MPI

2012-08-30 Thread Dirk Eddelbuettel
On 29 August 2012 at 20:07, Linh Tran wrote: | Thank you for the advice. I tried using the command, and it still | wouldn't load. | | I tried uninstalling all of the MPI interfaces, reinstalled openmpi | using the "--enabled-shared --disable-dlopen" command, and Rmpi was able | to install suce

Re: [R] Problem installing Rmpi with Open MPI

2012-08-29 Thread Linh Tran
Thank you for the advice. I tried using the command, and it still wouldn't load. I tried uninstalling all of the MPI interfaces, reinstalled openmpi using the "--enabled-shared --disable-dlopen" command, and Rmpi was able to install sucessfully inside R. Thank you to Prof Ripley for pointing

Re: [R] Problem installing Rmpi with Open MPI

2012-08-29 Thread Dirk Eddelbuettel
On 29 August 2012 at 11:37, Linh Tran wrote: | I've spent a few days trying to install Rmpi with no luck. I originally | tried using mpich, moved on to mpich2, and then to openmpi. I've gotten | the furthest with openmpi, though am still running into this problem and | can't figure it out. Can som

Re: [R] Problem installing Rmpi with Open MPI

2012-08-29 Thread Prof Brian Ripley
As the posting guide asked, please discuss this with the maintainer. He knows about this. In short: Rmpi does not work if OpenMPI was compiled to dynamically load extensions, which is nowadays the default installation. If your OpenMPI is >= 1.5 (and for some installs of 1.4.x) you will need

[R] Problem installing Rmpi with Open MPI

2012-08-29 Thread Linh Tran
Hi guys, I've spent a few days trying to install Rmpi with no luck. I originally tried using mpich, moved on to mpich2, and then to openmpi. I've gotten the furthest with openmpi, though am still running into this problem and can't figure it out. Can someone help!? Thanks so much in advanced. I'm

Re: [R] Problem installing Rmpi

2010-06-08 Thread Uwe Ligges
On 08.06.2010 15:17, Paco Pastor wrote: Hi everyone I want to install Rmpi to use R in parallel mode in a Linux cluster (Ubuntu, Hardy Heron). It seems to be properly installed but a problem appears when loading Rmpi library. R version 2.11.1 (2010-05-31) > library("Rmpi") Error: package 'R

[R] Problem installing Rmpi

2010-06-08 Thread Paco Pastor
Hi everyone I want to install Rmpi to use R in parallel mode in a Linux cluster (Ubuntu, Hardy Heron). It seems to be properly installed but a problem appears when loading Rmpi library. R version 2.11.1 (2010-05-31) > library("Rmpi") Error: package 'Rmpi' was built before R 2.10.0: please re