| CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 138
Description
Describe the bug
I am getting a Cannot find R client bug whenever I attempt to pass code to an R session in WSL. I am using WSL2 (Ubuntu 20.04). I'd like to setthe Rpath / Rterm to the WSL versions of R/radian not the Windows versions of R/radian. Currently nothing I have tried works correctly.
To Reproduce
Steps to reproduce the behavior:
Everything is stock freshly installed. Pathing to WSL /usr/bin/R doesn't have any effect with or without prepending the wsl path in either the Linux or Windows Rterm/Rpath settings. When I had R installed on windows .vsc.attach() worked as expected, but I've since removed it.
Do you want to fix by self? (We hope your help!)
Yes?
(If yes,) what kind of help do you want? (e.g. Which file should I fix, Survey (related documents)
I need direction on how to set up the extension with WSL2 properly
(If related)setting.json
Expected behavior
I should be able to open an R session in WSL2 through the extension by pointing to the WSL2 R/radian versions
Environment (please complete the following information):
- OS: Windows_NT x64 10.0.19041
- VSCode Version: 1.63.0
- R Version: 4.1.2
- vscode-R version: v2.3.4