Skip to content

Implement R-generated plots

R scripts in plots/ are automatically sourced before running TeX; each script plots/XXX.R should generate at least one plots/XXX.png that serves as a completion token for the Makefile. Any data present in data/ will trigger regeneration of all plots. Stuff in media/ is completely unaffected.

Demo in plots/test.R (and in the figure) shows how to put a dpi-perfect PNG into the paper. Likely to be overwritten soon.

The docker image for CI has changed to exaexa/gglatex.

Merge request reports