Closed
Description
Currently Gitpod works properly and let's user build R from source code.
But other features like switching interactive console R version using which_r script. And this is due sync problem with R extension with settings json file inside gitpod workspace.
Till now the settings file is getting modified using the scripts but still sync problem is there.
I build R-devel from source code and tried to switch from default R version in container. But it was not getting switched to r-devel one. But the settings json file was getting modified seemlessly from usr/bin/r(default R ver) to r-devel ver.
Metadata
Metadata
Assignees
Labels
No labels