On Sat, 16 Dec 2023 21:39:16 +0100
Alipio Galiana <azhri...@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

______________________________________________
R-help@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.

Reply via email to