diff --git a/before-chapter.R b/before-chapter.R index b996955..9f2fe7e 100644 --- a/before-chapter.R +++ b/before-chapter.R @@ -22,11 +22,6 @@ knitr::opts_chunk$set( fig.show = "hold", out.width = "90%" ) -library(MASS) -library(reshape) -library(rstan) -rstan_options(auto_write = FALSE) -options(mc.cores = 1) library(tufte)