On Sat, 16 Dec 2023 21:39:16 +0100
Alipio Galiana <[email protected]> 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
______________________________________________
[email protected] 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.