Wrapper around REditorSupport/languageserver that:
- installs the language server to an isolated library location, and
- enables running the R language server as a standalone executable.
$ R --slave -f src/install.r <lib_loc> <ref>
$ r-languageserver
Wrapper around REditorSupport/languageserver that enables running the R language server as a standalone executable.
RMIT
Wrapper around REditorSupport/languageserver that:
$ R --slave -f src/install.r <lib_loc> <ref>
$ r-languageserver