Broken file paths in Rstudio 1.2

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.