Package: languageserver
Type: Package
Title: Language Server Protocol
Version: 0.3.1
Date: 2019-9-27
Author: Randy Lai
Maintainer: Randy Lai <randy.cs.lai@gmail.com>
Description: An implementation of the Language Server Protocol for R. The Language Server protocol is used by an editor client to integrate features like auto completion. See <https://microsoft.github.io/language-server-protocol> for details.
URL: https://github.com/REditorSupport/languageserver
License: MIT + file LICENSE
Depends: R (>= 3.4.0)
Imports: callr (>= 3.0.0), collections, desc, jsonlite, lintr (>=
        1.0.3), R6, repr, readr, stringr, styler (>= 1.0.2), tools,
        utils
Suggests: processx, knitr, magrittr, purrr, fs, withr, testthat
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
ByteCompile: yes
RoxygenNote: 6.1.1
Packaged: 2019-09-27 18:56:33 UTC; randy
Repository: CRAN
Date/Publication: 2019-09-27 19:10:02 UTC
