Sign inSign up

jpvoigt/rmalapan

By jpvoigt

Updated 12 months ago

Image
0

1.3K

jpvoigt/rmalapan repository overview

R, Markdown, LaTeX, Pandoc and Quarto

This image contains installations of texlive, R with knitr, pandoc and in this version quarto. By default a user rmalapan executes commands.

Using this image should work on amd64 and arm64 (e.g. Apple Silicon) to compile rmd and qmd files. The default working directory is /home/rmalapan and the default user is rmalapan (1000).
This is quite a huge download but still it is easy to have RMarkdown and Quarto usable on any Docker machine.

Example

You can run a quarto compilation in the current folder like this:

docker run --rm -ti -v $(pwd):/home/rmalapan jpvoigt/rmalapan quarto render example.qmd

Tag summary

Content type

Image

Digest

sha256:7a32cae29

Size

4.2 GB

Last updated

12 months ago

docker pull jpvoigt/rmalapan