Again, seems like the same error from earlier:
make output/table_one.rds
Rscript code/00_clean_data.R
Error in library(openxlsx) : there is no package called ‘openxlsx’
Execution halted
make: *** [output/data_clean.rds] Error 1
I will install the package and try again.