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

Cannot find languageserver in R_PROFILE_USER? #11

Open
heavywatal opened this issue Jul 11, 2019 · 2 comments
Open

Cannot find languageserver in R_PROFILE_USER? #11

heavywatal opened this issue Jul 11, 2019 · 2 comments

Comments

@heavywatal
Copy link

All of atom-ide-ui, ide-r, atom-language-r, R, and languageserver are installed. But Atom says "Unable to start the R language server".

I have ~/.Renviron with R_LIBS_USER=${R_USER}/.R/library, and languageserver is installed there. Can this be the cause of this problem? Does atom-ide-r require languageserver to be installed system-wide?

A few month ago I submitted a PR to linter-lintr to fix the similar issue (not merged yet, though):
AtomLinter/linter-lintr#123

@randy3k
Copy link
Member

randy3k commented Aug 1, 2019

You could configure ide-r.RPath to change the path to R binary.

@heavywatal
Copy link
Author

Thank you for the response, but I am not talking about R binary.

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