Julia-R pipeline

Example adapted from: https://github.com/frankiethull/waveshaders/tree/main/experiments/simple_example

This is an example that shows how {rixpress} handles Julia and R derivations.

The DAG of the pipeline looks like this:

rixpress::rxp_read("/nix/store/3s47qzpij7z5hyr62c21kmilbn0d8l26-dag")

The purple icons are derivations that build Julia artifacts, the blue ones use R and the last one is this Quarto document.

Julia is used to generate the underlying data to this {ggplot2} plot:

rixpress::rxp_read("/nix/store/hhnjxyj68ni7zxnrp8w1r3spk84b0kp4-gg")