This is the expected behavior, there are countless R packages so on each new R session you should only load the ones you are going to use, if all the existing R packages were installed and loaded automatically very likely you would run out of memory and your session would crash.