Hi,
Thanks for your quick reply !
I know a little bit of docker but I think it needs to be installed on the computer before it can run, right ?
The thing I try to achieve is basically to have a folder with a portable version of : R / Pandoc / MikTeX / rmarkdown, a Rmd file, a R script and a batch file (for Windows). Then I want to be able to send this ZIP folder by email and the person just have to unzip it and run the batch file to get his PDF : without having to install anything on his computer.
I'm not sure if this could be done with Docker...
Anyway, beside of this specific problem, I'm curious about how to specify specific path in R, especially the one to pandoc here.
Any other idea ?
Thanks @prosoitos ! 