forked from clauswilke/dataviz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall.R
49 lines (47 loc) · 2.85 KB
/
install.R
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
install.packages(c("nycflights13", "gapminder", "RColorBrewer",
"gganimate","emmeans","mgcv","nlme","broom",
"tidybayes","maps","statebins","sf","maptools",
"sp","rgeos","ggspatial","geofacet","misc3d",
"plot3D","magick","hexbin","treemapify",
"gridExtra", "rworldmap","ggmap","ggthemes",
"ggfortify","ggridges","ggrepel","ggforce",
"patchwork","lubridate","forcats","stringr",
"purrr","readr","tidyr","tibble","tidyverse",
"dplyr","ggplot2","colorspace","rjson","class",
"rprojroot","estimability","ggstance","rstudioapi",
"farver","ggfittext","svUnit","mvtnorm","xml2",
"knitr", "polyclip","jsonlite","pngjsonlite",
"pngjsonlite","pngjsonlite","png","httr",
"backports", "assertthat","Matrix","lazyeval",
"cli","tweenr","prettyunits","htmltools",
"htmlwidgets","coda","gtable","glue","Rcpp",
"cellranger","imguR","xfun","rvest","MASS",
"scales","hms","yaml","stringi","e1071","spData",
"RgoogleMaps", "rlang","pkgconfig","bitops",
"geogrid","evaluate","lattice","tidyselect","plyr",
"magrittr","R6", "generics","DBI","pillar","haven",
"foreign","withr","units","modelr","crayon",
"arrayhelpers", "progress","jpeg","rnaturalearth",
"readxl","digest","classInt","xtable","munsell",
"ggplot2movies", "base64enc","rmarkdown", "tinytex",
"tikzDevice","scales","bookdown","remotes",
"FactoMineR","tidymodels","vcd"," lwgeom",
"gridGraphics","caret", "repr", "GGally",
"IRdisplay", "pdbZMQ", "argparse"))
remotes::install_github("rijksuniversiteit-groningen/cds-utils",subdir="rugutils")
remotes::install_github("rijksuniversiteit-groningen/rugplot@venus/feature/schemarefs")
remotes::install_github('wilkelab/cowplot')
remotes::install_github('clauswilke/colorblindr')
remotes::install_github('clauswilke/dviz.supp')
remotes::install_github('wilkelab/ungeviz')
remotes::install_github('clauswilke/ggtextures')
remotes::install_github('DavisVaughan/strapgod')
remotes::install_github('ropensci/plotly')
remotes::install_github('ropensci/jsonvalidate')
remotes::install_github("thomasp85/transformr")
tinytex::install_tinytex()
tinytex:::install_yihui_pkgs()
tinytex::tlmgr_install(c('psnfss', 'metafont', 'mfware', 'inconsolata', 'tex',
'ae', 'parskip', 'listings', 'pgf', 'preview', 'grfext',
'standalone', 'luatex85', 'pgfplots'))
tinytex::tlmgr_update() # update everything