Skip to content

Problem with library path

2 messages · Hiram Saúl Rebollar Fuentes, Uwe Ligges

#
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!
#
On 29.05.2020 08:32, Hiram Sa?l Rebollar Fuentes wrote:
Simplest solution is to use a plain ASCII path without blanks.

Best,
Uwe Ligges