Elian H. Thiele-Evans

Results 60 comments of Elian H. Thiele-Evans

Hi @SuibianP , Thank you for the comment. It's been a little while since I looked at this so I may need a refresher. I haven't used revealjs before so...

Thanks for reporting this! I'll have to double check, but I suspect this is because the cwd isn't set when launching the knit process, should have a fix tonight

@beansrowning would you be able to test if [this PR](https://github.com/ElianHugh/vscode-R/tree/knit-cwd) solves the renv issue?

Argh! It's weird that reinstalling didn't work, it makes me think that it didn't clear out the previous install. Would you be able to delete any R extension folder that...

Thanks for the updates re: renv. I'll try to have a look at this over the coming days

Hi @arnold-c and @tarensanders, sorry to bug both of you! As I haven't used renv before, I was wondering if I could get some more information on how your folders...

> Happy to help if I can, @ElianHugh. > > > If so, I think the expected behaviour would be that prioritise .Rprofile in workspace root. Would this appropriately fix...

OK, so a very basic change appears to fix renv with regard to knitting: ```r local_rprof

I see what you mean, although the actual wd isn't altered, just the knitr option.

If its of any use, the python extension does a neat thing where you can set the interpreter https://code.visualstudio.com/docs/languages/python ![Screenshot_20210706-200518_Firefox.jpg](https://user-images.githubusercontent.com/60372411/124582649-8d79df80-de95-11eb-8607-3188ac4e5cc8.jpg)