RStudio Desktop cannot open project on server.

I am attempting to open an .Rproj file on a server path. The server path is mapped to my S Drive, and I can set my working directory to the project folder and populate the files within the folder on my file pane. However, clicking on the .Rproj link in the file pane results in a spinning wheel and then opens a new RStudio session without no project (rstudioapi::getActiveProject() = NULL). I can open the .Rproj from my file explorer; I'm wondering if this bug has something to do with how RStudio is reading in the file path on the server?

This topic was automatically closed 21 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.