I have built the docker enviroment for the project , For test, I constructed the data file , but after run :
root@eb38fa15d870:/app# Rscript -e "rmarkdown::render('repeatability_script_html.Rmd')"
processing file: repeatability_script_html.Rmd
|............................... | 60% [main_analysis]
Quitting from lines at lines 79-80 [main_analysis] (repeatability_script_html.Rmd)
Error in dim(ordered) <- ns:
! dims [product 1] do not match the length of object [0]
Backtrace:
- global main_analysis_html(...)
- reshape2::dcast(...)
- reshape2:::cast(...)
Execution halted
So, Can you share the raw_date file or list the file template?
I have built the docker enviroment for the project , For test, I constructed the data file , but after run :
root@eb38fa15d870:/app# Rscript -e "rmarkdown::render('repeatability_script_html.Rmd')"
processing file: repeatability_script_html.Rmd
|............................... | 60% [main_analysis]
Quitting from lines at lines 79-80 [main_analysis] (repeatability_script_html.Rmd)
Error in
dim(ordered) <- ns:! dims [product 1] do not match the length of object [0]
Backtrace:
Execution halted
So, Can you share the raw_date file or list the file template?