3 Solutions to update R on RStudio Solution 1) Manually install (Recommended if you don't care about the old packages) Note that we need to move the install R packages, which I will show how at the end. Here are 3 ways you can update R version in RStudio. So it is required extra procedures to move the packages. After you install the new version, the previously installed packages will not go to next version.
RStudio and R cannot update on their own because some packages may not work after switching to the new version (You can still downgrade R version in RStudio if something went wrong though). So I explore some ways to update R and would like to share with someone who is also looking to update R on RStudio.
Today I just noticed I cannot install new R packages because of my old R version.
I installed RStudio and R a year ago, and never update it since then. When was the last time you update your R and RStudio?