diff options
| author | Justin Bedő <cu@cua0.org> | 2025-06-19 08:47:29 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-19 08:47:29 +1000 |
| commit | de89502743c02119237c43bf6272b45ee97911b5 (patch) | |
| tree | ec73fa8f701a53643b85e0c2088f60b05bf8bd59 | |
| parent | rPackages.gglinedensity: fixed build (#417529) (diff) | |
| parent | rPackages.red: fixed build (diff) | |
| download | nixpkgs-origin/r-updates.tar.gz | |
rPackages.red: fixed build (#417531)origin/r-updates
| -rw-r--r-- | pkgs/development/r-modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/r-modules/default.nix b/pkgs/development/r-modules/default.nix index 06841fc13262..d9f5453893ce 100644 --- a/pkgs/development/r-modules/default.nix +++ b/pkgs/development/r-modules/default.nix @@ -1569,6 +1569,7 @@ let "PCRA" "PSCBS" "iemisc" + "red" "repmis" "R_cache" "R_filesets" |
