Closed shmuhammadd closed 2 years ago
What happens if you go to the extension folder (Open Extensions Folder
command) and run ./Microsoft.R.Host --help
in mikhail-arkhipov.r-0.0.26\ls\Host\Linux
directly?
See also https://github.com/MikhailArkhipov/vscode-r/issues/73#issuecomment-870830153
What is in /usr/local/bin/R
? Extension looks there for lib/libR.so
. So the path should be like /user/lib/R
. Normally it looks through installed packages and then into /var/lib/dpkg/info/r-base-core.list
which has all installation folders.
Try 0.30 see if this is still an issue
Hi, Thanks for the great work
I am getting this error. I just install R Tools and finding this error:
Unable to start Microsoft.R.Host process. Exception: HTTP error while creating session on the machine '(local)'. Exception: The server returned status code '404' when status code '101' was expected.
Below is my settings: