cleanup r, add yt-dlp
This commit is contained in:
parent
04ebeccf3a
commit
85a59b3306
2 changed files with 8 additions and 7 deletions
14
home/r.nix
14
home/r.nix
|
|
@ -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; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue