# data wrangling
tidyverse
readxl
writexl
janitor
googlesheets4
# visual presentation
ggthemes
patchwork
gt
# statistics
brms
tidybayes
lme4
lmerTest
metafor
psych
# utils
here devtools
Recently, I updated my R installation. This post is a note for future-me, what packages I want to have installed.
Packages
The list is not optimized for dependencies (you could likely save some time with better ordering).