Newer
Older
theme(panel.grid.minor = element_blank())
@
% \caption{Reported versus recomputed under normality two-sided $p$-values from
% original studies declared as ``null results'' ($p_{o} > 0.05$) in
% Reproducibility Project: Cancer Biology \citep{Errington2021}.}
% \end{figure}
<< "sessionInfo1", eval = Reproducibility, results = "asis" >>=
## print R sessionInfo to see system information and package versions
## used to compile the manuscript (set Reproducibility = FALSE, to not do that)
cat("\\newpage \\section*{Computational details}")
@
<< "sessionInfo2", echo = Reproducibility, results = Reproducibility >>=
cat(paste(Sys.time(), Sys.timezone(), "\n"))