Skip to content

Commit 80d88c3

Browse files
committed
Add 'rix'. Close #12
1 parent 983cab7 commit 80d88c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ReproducibleResearch.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: ReproducibleResearch
33
topic: Reproducible Research
44
maintainer: John Blischak, Alison Hill, Ben Marwick, Daniel Sjoberg, Will Landau
55
6-
version: 2024-08-14
6+
version: 2024-09-25
77
source: https://github.com/cran-task-views/ReproducibleResearch/
88
---
99

@@ -254,6 +254,8 @@ restores the package setup on a different machine.
254254
versions of 'install.packages' and 'require' for CRAN packages, packages no
255255
longer on CRAN (i.e., archived), specific versions of packages, and GitHub
256256
packages.
257+
- `r pkg("rix")`: Simplifies the creation of reproducible development
258+
environments using the 'Nix' package manager.
257259
- `r pkg("switchr")`: Provides an abstraction for
258260
managing, installing, and switching between sets of installed R
259261
packages.

0 commit comments

Comments
 (0)