Makevars

In ~/.r

(base) marcgirondot@MacBook-Air-de-Marc .r % cat Makevars
# The following statements are required to use the clang4 binary
CC=/usr/local/opt/llvm/bin/clang
CXX=/usr/local/opt/llvm/bin/clang
CXX11=/usr/local/opt/llvm/bin/clang
CXX14=/usr/local/opt/llvm/bin/clang
CXX17=/usr/local/opt/llvm/bin/clang
CXX1X=/usr/local/opt/llvm/bin/clang
         LDFLAGS=-L/usr/local/opt/llvm/lib

# End clang4 inclusion statements

Commentaires

Posts les plus consultés de ce blog

Standard error from Hessian Matrix... what can be done when problem occurs

stepAIC from package MASS with AICc

Install treemix in ubuntu 20.04