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 22 Dec. 2024.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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