>From the error message, I would rather suspect a funky home directory path >(spaces, special characters, megalong due to network setup, ...?)
-pd > On 22 Sep 2025, at 20:17 , John Kane <[email protected]> wrote: > > Have a look at > https://stackoverflow.com/questions/25212800/error-onload-failed-in-loadnamespace-for-tcltk > > It looks like you may be missing the {tcltk2} package but that is just a > guess. > > On Mon, 22 Sept 2025 at 07:01, Szabó Rubina Tünde via R-help < > [email protected]> wrote: > >> Dear Support, >> >> I can not react the concol, I use Rcmdr package but get this error: >> >> Error: package or namespace load failed for ‘Rcmdr’: >> .onLoad failed in loadNamespace() for 'tcltk2', details: >> call: file.exists("~/.Rtk2theme") >> error: file name conversion problem -- name too long? >> >> I can handle the first line, if use Rcmdr::library, but can not figure out >> the other lines. >> >> Best regards, >> Rubina Szabó >> >> [[alternative HTML version deleted]] >> >> ______________________________________________ >> [email protected] mailing list -- To UNSUBSCRIBE and more, see >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide >> https://www.R-project.org/posting-guide.html >> and provide commented, minimal, self-contained, reproducible code. >> > > > -- > John Kane > Kingston ON Canada > > [[alternative HTML version deleted]] > > ______________________________________________ > [email protected] mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide https://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Office: A 4.23 Email: [email protected] Priv: [email protected] ______________________________________________ [email protected] mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide https://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

