Error in nchar(homeDir) : invalid multibyte string, element 1

Hey there,

Unfortunately, my company chose to get a new company-drive which has an "Ü" in its name. Although, R is not saved in this drive and setwd is not using this drive neither, R does not work and just shows me this error as soon as I open the program:
Error in nchar(homeDir) : invalid multibyte string, element 1

As I understand it, I should change the homeDir which I can see, when using path.expand("~")
Does anyone know how tho change this directory or has another solution for me?
I am looking forward to your replies.

Best,
J.

2 Likes

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.