This commit is contained in:
Till 2026-03-17 13:14:41 +01:00
parent bbe8684a57
commit fdd7e1c583
6 changed files with 19 additions and 16 deletions

View file

@ -2,6 +2,7 @@
let
customPackages = with pkgs.rPackages; [
bookdown
catmaply
clipr
DAAG
@ -38,6 +39,7 @@ let
tidyr
tidyverse
tmap
tufte
xlsx
yaml
];