Hello!! I'm just starting out with R and have trouble opening rcommander both in RGui and RStudio. I am using Windows 10 and R version 4.4-2.
I installed Rcmdr but when I try to open it the following error message comes up:
library(Rcmdr)
Loading required package: splines
Loading required package: RcmdrMisc
Loading required package: car
Loading required package: carData
Loading required package: sandwich
Loading required package: effects
lattice theme set by effectsTheme()
See ?effectsTheme for details.
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?
Could someone please write down what I should do to make it work?
Thank you in advance.