Skip to content

Instantly share code, notes, and snippets.

@sdhutchins
Last active September 3, 2021 01:52
Show Gist options
  • Save sdhutchins/f20e94d484fbdaafb57bdbf0e2f7630e to your computer and use it in GitHub Desktop.
Save sdhutchins/f20e94d484fbdaafb57bdbf0e2f7630e to your computer and use it in GitHub Desktop.
R packages to install first
install.packages(c('devtools', 'tidyverse', 'shiny', 'DT', 'rmarkdown', 'testthat', 'roxygen2', 'BiocManager', 'usethis', 'pkgdown', 'workflowr', 'ggpubr', 'ggthemes', 'sciplot', 'swirl', 'styler', 'ggsci', 'blogdown', 'bookdown', 'sinew', 'available'))
devtools::install_github('Mikata-Project/ggthemr')
devtools::install_github("max-alletsee/rstudio-themes")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment