Package: rix 0.18.2

rix: Reproducible Data Science Environments with 'Nix'
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 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:
rix_0.18.2.tar.gz
rix_0.18.2.zip(r-4.7)rix_0.18.2.zip(r-4.6)rix_0.18.2.zip(r-4.5)
rix_0.18.2.tgz(r-4.6-any)rix_0.18.2.tgz(r-4.5-any)
rix_0.18.2.tar.gz(r-4.7-any)rix_0.18.2.tar.gz(r-4.6-any)
rix_0.18.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rix/json (API)
NEWS
| # Install 'rix' in R: |
| install.packages('rix', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #625
Bug tracker:https://github.com/ropensci/rix/issues
Pkgdown/docs site:https://docs.ropensci.org
nixpeer-reviewedreproducibilityreproducible-research
Last updated from:71d2fbbd73 (on main). Checks:10 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 136 | ||
| pkgdown docs | OK | 229 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 81 | ||
| macos-oldrel-arm64 | OK | 123 | ||
| windows-devel | OK | 131 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 92 | ||
| wasm-release | OK | 105 |
Exports:available_datesavailable_dfavailable_rga_cachixmake_launchernix_buildrenv2nixrixrix_initsetup_cachixtar_nix_gawith_nix
A Complete End-to-End Walkthrough to Set Up a Project
Rendered fromwalkthrough-project.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-19
Started: 2026-01-15
Building an Environment for Literate Programming
Rendered fromliterate-programming.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
Contributing to Nixpkgs
Rendered fromcontributing-to-nixpkgs.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
Converting renv Projects to Nix Projects
Rendered fromrenv2nix.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
Developing Packages with Rix
Rendered fromdeveloping-packages.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
Getting Started
Rendered fromgetting-started.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
Handling Packages with Remote Dependencies
Rendered fromremote-dependencies.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
Installing R and Python Packages in a Nix Environment
Rendered frominstalling-r-packages.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-18
Started: 2026-01-15
Installing System Tools and TexLive Packages in a Nix Environment
Rendered frominstalling-system-tools.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
Packaging Your Code in R and Python with Rix
Rendered frompackaging-your-code.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
Reproducible Analytical Pipelines with Nix
Rendered fromreproducible-pipelines.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-01-15
Started: 2026-01-15
Rolling Out Your Own Binary Cache
Rendered frombinary-cache.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
Running R or Shell Code in Nix from R
Rendered fromrunning-code-in-nix.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-01-15
Started: 2026-01-15
Setting Up and Using Nix and Rix on Linux and Windows
Rendered fromsetting-up-linux-windows.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
Setting Up and Using Nix and Rix on macOS
Rendered fromsetting-up-macos.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-18
Started: 2026-01-15
Understanding the rPackages Set Release Cycle and Using Bleeding Edge Packages
Rendered frombleeding-edge.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
Using an IDE with Nix Shells
Rendered fromconfiguring-ide.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
Using Nix Inside Docker
Rendered fromnix-inside-docker.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
Using Rix to Build Project Specific Environments
Rendered fromproject-environments.Rmdusingknitr::rmarkdownon Jun 09 2026.Last update: 2026-02-03
Started: 2026-01-15
