## [1] "Linux 5bd696459fe1 4.14.57-1-MANJARO #1 SMP PREEMPT Sun Jul 22 19:25:51 UTC 2018 x86_64 GNU/Linux"
## [1] "Mon Aug 6 11:17:41 UTC 2018"
This is a fully-reproducible research review. The paper was written in R using the “Rnw” format of mixed latex and R code.
unlink("codecheck", recursive=TRUE) ## start with fresh directory
docker_image = system("docker run -d --name road sje30/eglen2015", intern=TRUE)
## Copy the docker outputs
system("docker cp road:/home/rstudio/codecheck .")
## Close docker
system(sprintf("docker stop %s", docker_image))
system(sprintf("docker rm %s", docker_image))
outputs = get_outputs("codecheck/")
Eglen SJ (2016) Bivariate spatial point patterns in the retina: a reproducible review. Journal de la Société Française de Statistique 157:33–48 http://journal-sfds.fr/article/view/518.