Hi everyone,
I have a similar issue. Installing Rcmdr works fine, but when I try to open Rcmdr from R Studio, R Studio gets stuck upon loading the effectsTheme component (starts to load but never finishes:
library(Rcmdr)
Lade nötiges Paket: splines
Lade nötiges Paket: RcmdrMisc
Lade nötiges Paket: car
Lade nötiges Paket: carData
Lade nötiges Paket: sandwich
Lade nötiges Paket: effects
lattice theme set by effectsTheme()
See ?effectsTheme for details.
I have had the same issue on different computers. I also installed some other packages, hoping this would resolve the effectsTheme issue, but it did not work.
Installing Rcmdr from R (instead of R Studio) works better. I receive some warnings that several components cannot be downloaded, but the Rcmdr-Window opens and I can start to use the R-Commander.
Is someone aware of potential causes for the error? I am afraid there is something quite obvious, which just overlooked (installing a plugin or something like this). I'd appreciate any hint. Thanks in davance
Oliver