Message-ID: <1E03D045-C530-4501-8557-9A4A3E91D630@stat.ubc.ca>
Date: 2014-03-03T01:11:18Z
From: Davor Cubranic
Subject: Rmpi package
In-Reply-To: <CAPUB6NC2HauAyNRem1oQNSC6V90PZ5nQVpq0WDDQJHJ6MeBV-w@mail.gmail.com>
You didn't provide details of your R installation. Was it also from Homebrew?
Davor
> On Feb 28, 2014, at 9:17 AM, Paul Johnson <paul54729 at gmail.com> wrote:
>
> I have had success in installing Rmpi on Mavericks, and it may be helpful
> to others:
>
> I first installed *gfortran* and *open-mpi*:
> brew install gfortran
> brew install open-mpi
>
> Then in R I installed Rmpi using this command:
> *install.packages("Rmpi", type="source",
> configure.args="with-mpi=/usr/local/opt/open-mpi")*
>
> (The *configure.args* parameter got around the following error: "Cannot
> find mpi.h header file".)
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac