I used to put following code in .Rprofile to preload the packages I always use
library(tidyverse) library(...) ...etc
However, it costs me er