[R-SIG-Mac] Rmpi package
Davor Cubranic
cubranic at stat.ubc.ca
Mon Mar 3 02:11:18 CET 2014
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
More information about the R-SIG-Mac
mailing list