Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 419 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 419 Bytes

r-languageserver

Wrapper around REditorSupport/languageserver that:

  1. installs the language server to an isolated library location, and
  2. enables running the R language server as a standalone executable.

Usage

Installing

$ R --slave -f src/install.r <lib_loc> <ref>

Running

$ r-languageserver