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):
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):