# -------------------------------------------- # 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.10.1 doi: 10.32614/CRAN.package.rixpress identifiers: - type: url value: https://docs.ropensci.org/rixpress/ abstract: Streamlines the creation of reproducible analytical pipelines using 'default.nix' expressions generated via the 'rix' package 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 the pipeline as a directed acyclic graph 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/issues/ commit: 3b7c72ea73970634c3c5e850f9b941e4949a106d url: https://github.com/ropensci/rixpress/ date-released: '2025-10-21' contact: - family-names: Rodrigues given-names: Bruno email: bruno@brodrigues.co orcid: https://orcid.org/0000-0002-3211-3689