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/2pgw2vh6gsbwzlrja5bismhy6j5iwi61-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/7dc2cm32wa1bc9r62ahzr01ix5jj2hpi-gg")