You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm using renv and set up r.libPaths. The R language server works well. However, in the renv enviroment, it reports VSCode R Session Watcher requires jsonlite. Please install manually in order to use VSCode-R., and the R term is not attached. I can't find variables in Global Enviroment, and it fails to attach the term. The jsonlite package must be installed in the renv environment.
By the way, it reports Install package httpgd to use vscode-R with httpgd! once after I installed jsonlite.
Can you fix this issue by yourself? (We appreciate the help)
No
Environment (please complete the following information):
OS: Windows 10/11
VSCode Version: 1.92.2
R Version: 4.4.1
vscode-R version: 2.8.4
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm using renv and set up
r.libPaths
. The R language server works well. However, in the renv enviroment, it reportsVSCode R Session Watcher requires jsonlite. Please install manually in order to use VSCode-R.
, and the R term is not attached. I can't find variables inGlobal Enviroment
, and it fails to attach the term. Thejsonlite
package must be installed in the renv environment.By the way, it reports
Install package httpgd to use vscode-R with httpgd!
once after I installedjsonlite
.Can you fix this issue by yourself? (We appreciate the help)
No
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: