Hi, I have a problem when I try to load a library, and I think it?s because my username has a special character in it, the library path is C:/Users/Sa?l/Documents/R/win-library/4.0, but R reads it as C:/Users/Sa?? Documents/R/win-library/4.0 How can this be fixed? Thanks!
Problem with library path
2 messages · Hiram Saúl Rebollar Fuentes, Uwe Ligges
On 29.05.2020 08:32, Hiram Sa?l Rebollar Fuentes wrote:
Hi, I have a problem when I try to load a library, and I think it?s because my username has a special character in it, the library path is C:/Users/Sa?l/Documents/R/win-library/4.0, but R reads it as C:/Users/Sa?? Documents/R/win-library/4.0
Simplest solution is to use a plain ASCII path without blanks. Best, Uwe Ligges
How can this be fixed? Thanks! [[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.