Other packages > Find by keyword >

languageserver  

Language Server Protocol
View on CRAN: Click here


Download and install languageserver package within the R console
Install from CRAN:
install.packages("languageserver")

Install from Github:
library("remotes")
install_github("cran/languageserver")

Install by package version:
library("remotes")
install_version("languageserver", "0.3.16")



Attach the package and use:
library("languageserver")
Maintained by
Randy Lai
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-03-01
Latest Update: 2023-08-18
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 for details.
How to cite:
Randy Lai (2018). languageserver: Language Server Protocol. R package version 0.3.16, https://cran.r-project.org/web/packages/languageserver. Accessed 04 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:51), 0.1.0 (2018-03-01 10:43), 0.2.0 (2018-04-24 07:44), 0.2.1 (2018-04-24 23:02), 0.2.2 (2018-05-09 06:09), 0.2.3 (2018-06-16 19:29), 0.2.4 (2018-08-27 06:22), 0.2.5 (2018-09-11 00:00), 0.2.6 (2019-02-24 17:20), 0.2.7 (2019-03-07 09:20), 0.2.8 (2019-03-26 06:20), 0.2.9 (2019-03-28 11:00), 0.3.0 (2019-09-09 22:00), 0.3.1 (2019-09-27 21:10), 0.3.2 (2019-10-26 06:40), 0.3.3 (2020-01-08 17:20), 0.3.4 (2020-02-24 11:10), 0.3.5 (2020-03-22 04:50), 0.3.6 (2020-05-25 08:30), 0.3.7 (2020-09-15 07:30), 0.3.8 (2020-12-01 10:20), 0.3.9 (2020-12-18 17:10), 0.3.10 (2021-04-20 06:50), 0.3.11 (2021-07-22 07:30), 0.3.12 (2021-10-19 19:30), 0.3.13 (2022-05-24 12:00), 0.3.14 (2022-10-16 07:30), 0.3.15 (2023-01-06 23:10), 0.3.16 (2023-08-18 06:22), 0.3.17 (2026-03-07 08:50)
Other packages that cited languageserver R package
View languageserver citation profile
Other R packages that languageserver depends, imports, suggests or enhances
Complete documentation for languageserver
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA