r-lib / devtools

Tools to make an R developer's life easier
https://devtools.r-lib.org
Other
2.37k stars 755 forks source link

Can't install packages on localized Windows #2468

Closed olehenrikogaard11 closed 8 months ago

olehenrikogaard11 commented 1 year ago

Warning message: In normalizePath(path.expand(path), winslash, mustWork) : path[1]="C:/Users/Ole Henrik �gaard/OneDrive - Norges Handelsh�yskole/Dokumenter": Systemet finner ikke angitt bane Warning message: In normalizePath(path.expand(path), winslash, mustWork) : path[1]="C:/Users/Ole Henrik �gaard/OneDrive - Norges Handelsh�yskole/Dokumenter": Systemet finner ikke angitt bane Warning message: In normalizePath(path.expand(path), winslash, mustWork) : path[1]="C:/Users/Ole Henrik �gaard/OneDrive - Norges Handelsh�yskole/Dokumenter": Systemet finner ikke angitt bane Warning message: In normalizePath(path.expand(path), winslash, mustWork) : path[1]="C:/Users/Ole Henrik �gaard/OneDrive - Norges Handelsh�yskole/Dokumenter": Systemet finner ikke angitt bane

I get this warning message when starting Rstudio.

Does anyone have a solution? It seems like the program cant read the letter "Ø".

jennybc commented 1 year ago

I get this warning message when starting Rstudio

Can you help me reconcile this description with the issue title?

Can't install packages on localized Windows

Are you seeing this when RStudio starts or when you try to install packages? What is the connection to the devtools package?

jennybc commented 8 months ago

This thread went stale.