[Openmp-dev] Install BMR package - Mac OS

Beatrice Monti via Openmp-dev openmp-dev at lists.llvm.org
Sat Jul 21 09:32:06 PDT 2018


Hi all,
I am having problems installing the BMR package.

I have been trying the following: 

	install.packages("devtools”) 
	library(devtools) 
	install_github("kthohr/BMR")

This is the error I get:

	clang: error: unsupported option ‘-fopenmp'

I have dowloaded and installed both gfortran and clang-6.0.0 from   https://cran.r-project.org/bin/macosx/tools/ <https://cran.r-project.org/bin/macosx/tools/>   but I still get the same error.
I am using R version 3.5.1 on Mac OS X.

Any suggestion to solve this problem - which steps am I missing?

Thanks so much for your help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20180721/0810becd/attachment.html>


More information about the Openmp-dev mailing list