You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A few months ago, the top right corner of Radiant started saying "Base dir: Home" regardless of what my working directory was set to. At the same time, I stopped being able to save into any of the folders I had been using before. I was only able to select files in a folder called "Home" or in my OS (C:) folder. I worked around this nuisance until today.
Now, I can't run any code even if it's a brand new session with your sample code loaded. I just get the following "Error: cannot change working directory". Any idea what the issue is?
The text was updated successfully, but these errors were encountered:
If you are in an Rstudio project (highly recommended) then Radiant will use the project directory as the working directory. Radiant should, however, pick-up the working directory. I just checked, and your are right, that it now defaults to the home directory when not in a project. I'll work on that . Thanks for reporting!
I'm not sure what is going on with the "cannot change working directory" issue. Can you provide more information (e.g., all output in Rstudio and screenshots showing when you get the error).
I assume you are running version 1.3.0 of all Radiant packages right?
Just pushed a fix for the "Base dir: Home" issue if you set a different working directory. Please update radiant as usual and try it out. This should work as you expected but I'd still recommend using Rstudio projects as much as possible. See the link below for a discussion:
A few months ago, the top right corner of Radiant started saying "Base dir: Home" regardless of what my working directory was set to. At the same time, I stopped being able to save into any of the folders I had been using before. I was only able to select files in a folder called "Home" or in my OS (C:) folder. I worked around this nuisance until today.
Now, I can't run any code even if it's a brand new session with your sample code loaded. I just get the following "Error: cannot change working directory". Any idea what the issue is?
The text was updated successfully, but these errors were encountered: