Skip to content

Instantly share code, notes, and snippets.

@wlattner
wlattner / gist:6704003143e8a8bbbc99daac165d0a31
Created March 23, 2019 03:53
R Makevars - macOS and openmp
# File ~/.R/Makevars
# install clang and fortran binaries noted here: https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#macOS
# and see Xcode 10 release notes about moving headers out of /usr/include, https://developer.apple.com/documentation/xcode_release_notes/xcode_10_release_notes
F77= /usr/local/bin/gfortran
FC=/usr/local/bin/gfortran
CXX=/usr/local/clang6/bin/clang++
LDFLAGS=-L/usr/local/clang6/lib
CC=/usr/local/clang6/bin/clang
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
d3 = function() {
var d3 = {
version: "3.2.7"
};
if (!Date.now) Date.now = function() {
return +new Date();
};
var d3_document = document, d3_documentElement = d3_document.documentElement, d3_window = window;
try {
d3_document.createElement("div").style.setProperty("opacity", 0, "");
d3 = function() {
var d3 = {
version: "3.2.7"
};
if (!Date.now) Date.now = function() {
return +new Date();
};
var d3_document = document, d3_documentElement = d3_document.documentElement, d3_window = window;
try {
d3_document.createElement("div").style.setProperty("opacity", 0, "");
d3 = function() {
var d3 = {
version: "3.2.7"
};
if (!Date.now) Date.now = function() {
return +new Date();
};
var d3_document = document, d3_documentElement = d3_document.documentElement, d3_window = window;
try {
d3_document.createElement("div").style.setProperty("opacity", 0, "");