Relative Content

Tag Archive for rvisual-studio-code

Getting R to run with VSCode

I’d like to try to use VSCode for R programming but what a hassle so far. I have VSCode and VSCode extension for R installed. I have R 4.4.1 installed, etc. Paths are set as follows:

R session watcher not working in visual-studio

I’m encountering an issue with the R Session Watcher extension in Visual Studio Code. Specifically, I’m unable to execute commands like View() or plot graphs through this extension. Despite enabling the R:Session watcher option, it doesn’t seem to function as expected.