This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Update R in Posit Workbench

Hello,

I am using the PositWorkBench for the R studio. How can I update the R to the latest version..

At present I have the following R version

R.version.string
[1] "R version 4.2.3 (2023-03-15)"

and some of my packages are not running and giving me errors. However, they re running in the local machine where R version is latest

R.version.string
[1] "R version 4.3.3 (2024-02-29)"

I want to know how can get the latest version in the posit workbench.

r posit

1 answer

Install it on whatever system your Posit Workbench is being served from. If you don't have access, you'll have to ask whoever has admin access on that system to install it for you. There are instructions here that are easy to follow.

Thank you, Jared.

I and trying this but no luck so far.

Log in to answer this question.