<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi all,<br class="">I am having problems installing the BMR package.<br class=""><br class="">I have been trying the following: <br class=""><br class=""><span class="Apple-tab-span" style="white-space: pre;"> </span>install.packages("devtools”) <div class=""><span class="Apple-tab-span" style="white-space: pre;"> </span>library(devtools) </div><div class=""><span class="Apple-tab-span" style="white-space: pre;"> </span>install_github("kthohr/BMR")<br class=""><br class="">This is the error I get:<br class=""><br class=""><span class="Apple-tab-span" style="white-space: pre;"> </span>clang: error: unsupported option ‘-fopenmp'<br class=""><br class="">I have dowloaded and installed both gfortran and clang-6.0.0 from <a href="https://cran.r-project.org/bin/macosx/tools/" class="">https://cran.r-project.org/bin/macosx/tools/</a> but I still get the same error.<br class="">I am using R version 3.5.1 on Mac OS X.<br class=""><br class="">Any suggestion to solve this problem - which steps am I missing?<br class=""><br class="">Thanks so much for your help!</div></body></html>