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
When working on Windows it's possible to mix up which directory R is using as 'home'. This can result in missing the .Rprofile if it's not in the correct place.
To be certain, it would be best to export R_USER in the bash profile or similar.
When working on Windows it's possible to mix up which directory R is using as 'home'. This can result in missing the .Rprofile if it's not in the correct place.
To be certain, it would be best to export R_USER in the bash profile or similar.