Simplifies the creation of reproducible data science environments using the 'Nix' package manager, as described in Dolstra (2006) <ISBN 90-393-4130-3>. 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. Additional helpers make it easy to run R code in 'Nix' software environments for testing and production.
Version: | 0.12.4 |
Depends: | R (≥ 2.10) |
Imports: | codetools, curl, jsonlite, sys, utils |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2024-10-02 |
DOI: | 10.32614/CRAN.package.rix |
Author: | Bruno Rodrigues [aut, cre], Philipp Baumann [aut], David Watkins [rev] (David reviewed the package (v. 0.9.1) for rOpenSci, see <https://github.com/ropensci/software-review/issues/625>), Jacob Wujiciak-Jens [rev] (Jacob reviewed the package (v. 0.9.1) for rOpenSci, see <https://github.com/ropensci/software-review/issues/625>) |
Maintainer: | Bruno Rodrigues <bruno at brodrigues.co> |
BugReports: | https://github.com/ropensci/rix/issues |
License: | GPL (≥ 3) |
URL: | https://docs.ropensci.org/rix/ |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | ReproducibleResearch |
CRAN checks: | rix results |
Package source: | rix_0.12.4.tar.gz |
Windows binaries: | r-devel: rix_0.12.4.zip, r-release: rix_0.12.4.zip, r-oldrel: rix_0.12.4.zip |
macOS binaries: | r-release (arm64): rix_0.12.4.tgz, r-oldrel (arm64): rix_0.12.4.tgz, r-release (x86_64): rix_0.12.4.tgz, r-oldrel (x86_64): rix_0.12.4.tgz |
Old sources: | rix archive |
Please use the canonical form https://CRAN.R-project.org/package=rix to link to this page.