RStudio is an IDE for the R programming language, it doesn't come with any R packages. You get the base R packages with your R installation and then you install the ones you need from CRAN, github or other sources.
Several of the packages you are mentioning are available in CRAN so if you have problems installing them, then post the specific error message you get so we can take a look and help you.