TL;DR: {rixpress} lets you build multi-language data pipelines (R, Python, Julia) where each step runs in its own reproducible environment. Uses Nix under the hood. Now on CRAN, and there’s even a Python port on PyPI!
{rixpress} is now on CRAN! As discussed in previous blog posts, {rixpress} is a package heavily inspired by {targets} that uses Nix as the underlying build …