diff --git a/run.R b/run.R index aa5a6d5..53b74be 100644 --- a/run.R +++ b/run.R @@ -1,4 +1,3 @@ -if (!require('devtools')) install.packages('devtools'); library('devtools') if (!require('here')) install.packages('here'); library('here') source(here::here('config.R'))