Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to start the R language server. #21

Open
claytonfraga opened this issue Sep 13, 2018 · 1 comment
Open

Unable to start the R language server. #21

claytonfraga opened this issue Sep 13, 2018 · 1 comment

Comments

@claytonfraga
Copy link

After install the ide-r and atom-language-r packages, i restart Atom and receive this message:

"Unable to start the R language server.
This can occur if Atom cannot find R or the server is not installed.

Make sure you have both R and languageserver installed.
Install Instructions"

I set the absolute path to R as: c:\Program Files\r\R-3.4.2\bin\

@mr-majkel
Copy link

Hi, had the same issue. It seems you need to put R.exe at the end of the path. What works:
c:/path-to-R-bin-folder/R.exe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants