As David noted, it's been de-CRAN'd for pushing some check times a bit far. 

This means you'll likely need to build it from source, which home brew won't 
help with (well, much beyond what 'regular' R does)

Try 

install.packages("Rmpi") 

to see what happens. MPI isn't the easiest build in the world so I'd imagine it 
will fail, but this will at least give us a sense of how your environment is 
configured. 

Needless to say: if you haven't got the compilers and command line tools 
available from XCode (the ones used to build R) do that first or you have no 
hope ;-)

Michael

On Aug 18, 2013, at 19:39, Rohmatul Fajriyah <[email protected]> wrote:

> 
> (Thank you Michael Weylandt, for notifying me about this. Here my previous 
> email.)
> 
> Dear Sir,
> 
> Thank you very much for your respond.
> 
>  > What does this have to do with R? (Or for that matter, the directions 
> referenced?) Generally Simon advises against using brew, fink, or other 
> Mac/NIX package installers. 
> 
> Really? I don't know about it. Therefore, I should not continue to do this 
> ...? 
> 
> > Rmpi is not listed as available in CRAN at the moment, apparently because 
> > it took more than 30 minutes to unload:
> > http://www.r-project.org/nosvn/R.check/r-release-macosx-x86_64/Rmpi-00check.html
> 
>  I checked it and it's still there, Sir. (unless I am mistaken ...)
> 
> > Certainly you need to do a better job of describing your OS, your system 
> > tools, which MPI you have installed or are intending to use, and what 
> > versions of R and Rmpi that you have.  
> > Also explain why you are not using the standard parallel package.
> 
> I tried to install the package to broaden my knowledge in doing parallel 
> computing. 
>  (Yes, I have used some R parallel packages).
> 
> My computer is Mac OS X 10.8.4 and R 3.0.1 (64 bit).
> I downloaded the Rmpi_0.6-4.tar already, but I did not install it yet, due to 
> as I have explained in my previous email.
>  
> Sincerely,
> Ema
> 
> From: Michael Weylandt <[email protected]>
> To: Rohmatul Fajriyah <[email protected]> 
> Cc: David Winsemius <[email protected]>; "[email protected]" 
> <[email protected]> 
> Sent: Monday, August 19, 2013 12:52 AM
> Subject: Re: [R-SIG-Mac] Rmpi package
> 
> Hi Ema,
> 
> Can you try resenting this -- the quoting seems to have gotten messed up. 
> 
> MW
> 
> 
> 
> 

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to