Hello,
I'm working on a Windows 10 Machine, running R 3.6.0 and R Studio 1.2.1335
I've been encountering this issue for several weeks now, ever since I got R and RStudio set up on my new work computer.
I can create a new R Script in RStudio like normal, add code, etc, it runs fine. When I save, everything appears to be fine but then I get a pop up entitled "Confirm Change File Type" even though I have not tried to change the file type.
If I click "No" then nothing is saved and it returns me to my unsaved script.
If I click "Yes" I get a popup entitled "Error Saving File" with the text "The filename, directory name, or volume label syntax is incorrect" as the text inside the box.
which then once that Ok is clicked, results in nothing being saved, or occasionally a 0b file being created very briefly and then disappearing.
This is clearly not ideal. It happens inside and outside of R projects. Sometimes it also results in getting the R bomb screen.
Any ideas on what is going wrong?