With this command in rstudio on a mac. `install.packages("data.table", type = "source", repos = "https://Rdatatable.github.io/data.table") ` I get the following error > fwrite.c:8:10: fatal error: 'omp.h' file not found > # include <omp.h>