cleanup r, add yt-dlp

This commit is contained in:
Till 2025-11-12 17:48:14 +01:00
parent 04ebeccf3a
commit 85a59b3306
2 changed files with 8 additions and 7 deletions

View file

@ -51,7 +51,7 @@
languageserver
magrittr
mapproj
networkD3
# networkD3
openxlsx
osmdata
plotly
@ -61,18 +61,18 @@
RColorBrewer
readODS
revealjs
restatis
# restatis
rlist
rmarkdown
rnaturalearth
rnaturalearthdata
roxygen2
RSQLite
# roxygen2
# RSQLite
rvest
sf
stringr
swirl
testthat
# swirl
# testthat
tidyr
tidyverse
tmap
@ -81,7 +81,7 @@
lectuR
publishR
# goethR
ggtree
# ggtree
];
R-packed = rWrapper.override { packages = customPackages; };
RStudio-packed = rstudioWrapper.override { packages = customPackages; };