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:
rterm: C:Program FilesRR-4.4.1binx64Rterm.exe
rpath: C:Program FilesRR-4.4.1binx64R.exe
I keep getting the error “Cannot find R client at C:Program FilesRR-4.4.1binx64Rterm.exe”.
What is VSCode looking for? What else could be wrong?