When trying to use RStudio and installing packages, I get the following error messages:
Error in nchar(homeDir) : invalid multibyte string, element 1
In normalizePath(path.expand(path), winslash, mustWork) : path[1]="C:/Users/J�r�me/Documents": Le chemin d’accès spécifié est introuvable.
I’ve looked online and contacted different people for help, but without any success. The only solution I found was this line of code that doesn't work ""Sys.setlocale( 'LC_ALL','C' ) ""
I am at a loss and need to use this program both for my masters project and for some classes. Any help is greatly appreciated.