# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rixpress" in publications use:' type: software license: GPL-3.0-or-later title: 'rixpress: Build Reproducible Analytical Pipelines with Nix' version: 0.3.0 identifiers: - type: url value: https://docs.ropensci.org/rixpress abstract: Streamlines the creation of reproducible analytical pipelines using `default.nix` expressions generated via `rix` for reproducibility. Define derivations in R, Python or Julia, chain them into a composition of pure functions and build the resulting pipeline using `Nix` as the underlying end-to-end build tool. Functions to plot a DAG representation of the pipeline are included, as well as functions to load and inspect intermediary results for interactive analysis. User experience heavily inspired by the `targets` package. authors: - family-names: Rodrigues given-names: Bruno email: bruno@brodrigues.co orcid: https://orcid.org/0000-0002-3211-3689 repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/rixpress commit: 313e8834ab90d7f1b0a7b2104840d5c226b04769 url: https://github.com/ropensci/rixpress/ date-released: '2025-09-16' contact: - family-names: Rodrigues given-names: Bruno email: bruno@brodrigues.co orcid: https://orcid.org/0000-0002-3211-3689