# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rix" in publications use:' type: software license: GPL-3.0-or-later title: 'rix: Reproducible Data Science Environments with ''Nix''' version: 0.17.0 doi: 10.32614/CRAN.package.rix abstract: Simplifies the creation of reproducible data science environments using the 'Nix' package manager, as described in Dolstra (2006) . The included `rix()` function generates a complete description of the environment as a `default.nix` file, which can then be built using 'Nix'. This results in project specific software environments with pinned versions of R, packages, linked system dependencies, and other tools or programming languages such as Python or Julia. Additional helpers make it easy to run R code in 'Nix' software environments for testing and production. authors: - family-names: Rodrigues given-names: Bruno email: bruno@brodrigues.co orcid: https://orcid.org/0000-0002-3211-3689 - family-names: Baumann given-names: Philipp email: baumann-philipp@protonmail.com orcid: https://orcid.org/0000-0002-3194-8975 repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/rix commit: fca663ba288ae493125a8e3530429fd2dc35728e url: https://docs.ropensci.org/rix/ contact: - family-names: Rodrigues given-names: Bruno email: bruno@brodrigues.co orcid: https://orcid.org/0000-0002-3211-3689