Hello,
I've recently updated RStudio using from Posit, and since then I am unable to open rmd files with spaces in the name, as the space in the file's name is considered a special character.
This is a nuisance, as I have plenty of rmd files created with the previous versions of Rstudio that didn't require this. Anyone knows if there is a way around?
Thanks
@javierakos
What is your operating system? Does this limited to using "Open File" in the File menu, or do attempts to access the files in R code also fail? (For instance, does file.exists("/path/to/my file.Rmd") succeed or fail?)
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.