Dear all,

Since I installed the x64 version of R (v2.12.1), I got a problem with tcltk
that I did not achieve to resolve.
When loading the library, it gives me the following error message:

Loading Tcl/Tk interface ...Error : .onLoad failed in loadNamespace() for
'tcltk', details:
  call: inDL(x, as.logical(local), as.logical(now), ...)
  error: unable to load shared object 'C:/PROGRA~1/R/R-212~1.1/
library/tcltk/libs/x64/tcltk.dll':
  LoadLibrary failure:  This application has failed to start because the
application configuration is incorrect. Reinstalling the application may fix
this problem.

Error: package/namespace load failed for 'tcltk'


The same occur with a freshly installed R 2.12.2

Loading Tcl/Tk interface ...Error : .onLoad failed in loadNamespace() for
'tcltk', details:
  call: inDL(x, as.logical(local), as.logical(now), ...)
  error: unable to load shared object
'C:/PROGRA~1/R/R-212~1.2/library/tcltk/libs/x64/tcltk.dll':
  LoadLibrary failure:  This application has failed to start because the
application configuration is incorrect. Reinstalling the application may fix
this problem.

Error: package/namespace load failed for 'tcltk'


Any suggestions ?

Arnaud

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to