languageserver: Language Server Protocol
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.
Version:
0.3.16
Depends:
R (≥ 3.4.0)
Imports:
callr (≥ 3.0.0),
collections (≥ 0.3.0),
fs (≥ 1.3.1),
jsonlite (≥ 1.6),
lintr (≥ 3.0.0), parallel,
R6 (≥ 2.4.1),
roxygen2 (≥ 7.0.0),
stringi (≥ 1.1.7),
styler (≥ 1.5.1), tools, utils,
xml2 (≥ 1.2.2),
xmlparsedata (≥ 1.0.3)
Published:
2023年08月18日
Author:
Randy Lai [aut, cre],
Kun Ren [ctb]
Maintainer:
Randy Lai <randy.cs.lai at gmail.com>
NeedsCompilation:
yes
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=languageserver
to link to this page.