vscode-R icon indicating copy to clipboard operation
vscode-R copied to clipboard

Error Message When Installing languageserver

Open waynelapierre opened this issue 4 months ago • 0 comments

Describe the bug When installing the R package languageserver, this error message pops up: R library paths: /home/LL/R/x86_64-redhat-linux-gnu-library/4.5 /usr/lib64/R/library /usr/share/R/library Error in loadNamespace("jsonlite") : there is no package called ‘jsonlite’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted

To Reproduce Steps to reproduce the behavior:

  1. Follow the prompt to install languageserver
  2. See error

Can you fix this issue by yourself? (We appreciate the help)

No

Environment (please complete the following information):

  • OS: [Fedora Linux 42]
  • VSCode Version: [1.104.2]
  • R Version: [4.5.1]
  • vscode-R version: [2.8.6]

waynelapierre avatar Oct 04 '25 17:10 waynelapierre