From 174fb6b433a05a82183cb6caa404a0cd4683dac4 Mon Sep 17 00:00:00 2001 From: Bruno Rodrigues Date: Tue, 23 Sep 2025 16:20:14 +0200 Subject: [PATCH] Add description for r pkg('rixpress') --- ReproducibleResearch.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ReproducibleResearch.md b/ReproducibleResearch.md index 8cbca0a..f6711ce 100644 --- a/ReproducibleResearch.md +++ b/ReproducibleResearch.md @@ -215,6 +215,8 @@ R-focused. intuitive, and adaptable. - `r pkg("repo")`: A data manager meant to avoid manual storage/retrieval of data to/from the file system. +- `r pkg("rixpress")`: Leverage Nix to orchestrate fully polyglot reproducible + analytical pipelines across R, Python, and Julia. - `r pkg("targets")`: As a pipeline toolkit for Statistics and data science in R, the 'targets' package brings together function-oriented programming and 'Make'-like declarative