radian icon indicating copy to clipboard operation
radian copied to clipboard

radian starting failed on windows 11

Open EvoLandEco opened this issue 3 years ago • 4 comments

I just upgraded to win11, then radian starting failed in vscode: image

image

I tried $Env:R_HOME = "C:/PROGRA~1/R/R-41~1.0" in powershell, then radian can start in powershell, but in vscode it still fails

EvoLandEco avatar Aug 09 '21 07:08 EvoLandEco

By reinstalling R base this error message disappeared, however, I got another warning when I try to use radian in vscode: image radian in powershell works properly image

EvoLandEco avatar Aug 09 '21 08:08 EvoLandEco

I guess it may be an issue of the vscode R extension? Not 100% sure though.

randy3k avatar Aug 09 '21 16:08 randy3k

Looks like the temp dir is not writable?

renkun-ken avatar Aug 09 '21 16:08 renkun-ken

I did nothing but re-created a radian console, it now works. I have no idea why, it seems to be a random issue

EvoLandEco avatar Aug 09 '21 17:08 EvoLandEco