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:

<<<<<<< Updated upstream
rixpress::rxp_read("/nix/store/y7fpk3jrn7gx3aq208b9cj2xzkwgm7qc-dag")
=======
rixpress::rxp_read("/nix/store/29wjpbwzd56jq4d18whdbx8x5n3wxa9a-dag")
>>>>>>> Stashed changes

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:

<<<<<<< Updated upstream
rixpress::rxp_read("/nix/store/s6z9awyhv4i4ffzq69wjaldvbzqbl1sc-gg")

=======
rixpress::rxp_read("/nix/store/zgginsf2dm9n378l8488av07bff57xz5-gg")

>>>>>>> Stashed changes