-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Description
Describe the bug
Smart/background knitting session ignores workspace .RProfile. This is an issue in my case, as I use {renv} and the background process can't locate the library path even when the working directory is changed to "workspace root".
To Reproduce
Steps to reproduce the behavior:
- Pull up any rmarkdown template
- use {renv} to install dependencies
- Run "Knit"
- See error
Do you want to fix by self? (We hope your help!)
I can assist, but don't code in TS normally.
Expected behavior
Smart knit either launches non-vanilla by default, or has an additional option to respect workspace environment.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- OS: Win 10
- VSCode Version: 1.61.0-insider
- R Version: 4.1.0
- vscode-R version: 2.3.0
altairwei
