Skip to content
Prev 86382 / 398513 Next

Update problems of Rcmdr?

Hi R users:

I got this messages when I try to use the Rcmdr library, after
I make an update with update.packages() command.
I am using R221 in windows environment.

 > library(Rcmdr)
Loading required package: tcltk
Loading Tcl/Tk interface ... done
Loading required package: car
Error in parse(file, n, text, prompt) : syntax error in "*"
Error: .onAttach failed in 'attachNamespace'
Error: package/namespace load failed for 'Rcmdr'

Thank you for your help

Kenneth