How to update R studio

I am using older version of R,

I want to update My R studio without downloading the new one.

what commands can I use?

R and RStudio are two separate software and each one can have its own version, also, you can't update neither of them without downloading the newer installer in some way. Having said that, the installr package has the updateR() function to automate the R update process on Windows systems.

Or, if you mean updating RStudio without updating R, then you just have to download the new RStudio installer and it should work as long as your R version is at least R 3.3.0 (for the latest RStudio version).

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.