Package: languageserver
Type: Package
Title: Language Server Protocol
Version: 0.1.0
Date: 2018-02-28
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
Imports: tools, lintr, callr (>= 2.0.1), jsonlite, R6, stringr, repr
Suggests: testthat
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
ByteCompile: yes
RoxygenNote: 6.0.1
Packaged: 2018-02-28 19:52:48 UTC; randy
Repository: CRAN
Date/Publication: 2018-03-01 09:43:07 UTC
