[R] Problem installing Rmpi

Uwe Ligges ligges at statistik.tu-dortmund.de
Tue Jun 8 16:15:28 CEST 2010



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 'Rmpi' was built before R 2.10.0: please re-install it


Run update.packages(checkBuilt=TRUE)

and try again (but watch for error messages during the update process).

Uwe Ligges


>
> Should I remove R-2.11 and install R-2.10? I have tried to reinstall
> Rmpi but it gives the same error message.
>
> Thanks in advance
>
> Paco
>



More information about the R-help mailing list