[R] call: file.exists("~/.Rtk2theme") error: file name conversion problem -- name too long?
Ivan Krylov
kry|ov@r00t @end|ng |rom gm@||@com
Sun Dec 17 08:38:36 CET 2023
On Sat, 16 Dec 2023 21:39:16 +0100
Alipio Galiana <azhriel1 using gmail.com> wrote:
> call: file.exists("~/.Rtk2theme")
> error: file name conversion problem -- name too long?
When you type file.exists('~/.Rtk2theme') into R, do you get the same
error? Does such file actually exist in your home directory?
> i'm work under R version 4.3.2
What's the output of sessionInfo() and path.expand('~')? Feel free to
redact the user name, but please preserve the number of characters and
let us know whether they are non-ASCII.
--
Best regards,
Ivan
More information about the R-help
mailing list