Can you provide the output of:
path.expand("~/")
Sys.getenv(c("HOME", "R_USER"))
I'm curious whether RStudio is somehow getting confused by the home directory in use on your machine.
Can you provide the output of:
path.expand("~/")
Sys.getenv(c("HOME", "R_USER"))
I'm curious whether RStudio is somehow getting confused by the home directory in use on your machine.