[R] Can not load Rcmdr

David Winsemius dwinsemius at comcast.net
Tue Apr 16 00:34:31 CEST 2013


On Apr 15, 2013, at 1:51 PM, Ludwig Asam wrote:

> Hello,
> 
> I have the same problem on my mac and it doesn't work to load Rcmdr..
> 
>> library(Rcmdr)
> Error : .onAttach failed in attachNamespace() for 'Rcmdr', details:
>   call: structure(.External(.C_dotTclObjv, objv), class = "tclObj")
>   error: [tcl] invalid command name "image".
> 
> Error: package or namespace load failed for 'Rcmdr'
>> sessionInfo()
> R version 3.0.0 (2013-04-03)
> Platform: x86_64-apple-darwin10.8.0 (64-bit)
> 
> locale:
> [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
> 
> attached base packages:
> [1] tcltk     stats     graphics  grDevices utils     datasets methods   
> base
> 
> other attached packages:
> [1] car_2.0-16  nnet_7.3-6  MASS_7.3-26
> 
> loaded via a namespace (and not attached):
> [1] Rcmdr_1.9-6 tools_3.0.0

You already have Rcmdr loaded????????

> 
> What can I do to load the package?

Start a new session an load it again?

Maybe you have an .Rprofile file that is loading it at Startup?


> 
> Best regards,
> Ludwig
> -- 

David Winsemius
Alameda, CA, USA



More information about the R-help mailing list