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/24j4azsr7351liawqy1fl329ia68z4q2-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/5wp5b9j1rwnf9pyyxd9gndjr1yp7ff63-gg")