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.14.3 |
Depends: | R (≥ 2.10) |
Imports: | codetools, curl, jsonlite, sys, utils |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2025-01-10 |
DOI: | 10.32614/CRAN.package.rix |
Author: | Bruno Rodrigues |
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.14.3.tar.gz |
Windows binaries: | r-devel: rix_0.14.3.zip, r-release: rix_0.14.3.zip, r-oldrel: rix_0.14.3.zip |
macOS binaries: | r-release (arm64): rix_0.14.3.tgz, r-oldrel (arm64): rix_0.14.3.tgz, r-release (x86_64): rix_0.14.3.tgz, r-oldrel (x86_64): rix_0.14.3.tgz |
Old sources: | rix archive |
Please use the canonical form https://CRAN.R-project.org/package=rix to link to this page.