Skip to content

Commit 1862ff8

Browse files
authored
Add cpp4r to R packages in default.nix
1 parent 3375031 commit 1862ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ let
55
};
66
r_packages = builtins.attrValues {
77
inherit (pkgs.rPackages)
8-
callr ps bit64 rstudioapi quarto bit broom systemfonts clipr rematch2 Seurat rhdf5 languageserver
8+
callr ps bit64 cpp4r rstudioapi quarto bit broom systemfonts clipr rematch2 Seurat rhdf5 languageserver
99
ggplot2 arrow duckdb collapse kit icosa sf terra stars devtools openssl
1010
haven rematch knitr munsell RColorBrewer readxl colorspace generics unigd
1111
later dplyr cli fs evaluate crayon mime ragg cachem tinytex fontawesome

0 commit comments

Comments
 (0)