search for: tk_messagebox

Displaying 10 results from an estimated 10 matches for "tk_messagebox".

2012 Oct 04
1
problem with the installation of r commander on a mac
...ge: car Loading required package: MASS Loading required package: nnet Error : .onLoad failed in loadNamespace() for 'Rcmdr', details: call: structure(.External("dotTclObjv", objv, PACKAGE = "tcltk"), class = "tclObj") error: [tcl] invalid command name "tk_messageBox". In addition: Warning message: In fun(libname, pkgname) : couldn't connect to display ":0" Error: package/namespace load failed for ‘Rcmdr’ ===== The strange thing is that I’ve installed Tcl/Tk and XQuark as recommended. I’ve also tried uninstalling R, reinstalling the latest...
2015 Jun 16
2
Problemas al cargar Rcomander en consola de Rstudio
...e: splinesLoading required package: RcmdrMiscLoading required package: carLoading required package: sandwichError : .onLoad failed in loadNamespace() for 'Rcmdr', details: call: structure(.External(.C_dotTclObjv, objv), class = "tclObj") error: [tcl] invalid command name "tk_messageBox". In addition: Warning message:In fun(libname, pkgname) : couldn't connect to display ":0"Error: package or namespace load failed for ?Rcmdr? Esto lo carga sin problemas library(tcltk) Gracias Un saludo MªLuz [[alternative HTML version deleted]]
2015 Jun 17
3
Problemas al cargar Rcomander en consola de Rstudio
...mdrMiscLoading required package: carLoading required package: >> sandwichError : .onLoad failed in loadNamespace() for 'Rcmdr', >> details: >> call: structure(.External(.C_dotTclObjv, objv), class = "tclObj") >> error: [tcl] invalid command name "tk_messageBox". >> In addition: Warning message:In fun(libname, pkgname) : couldn't >> connect to display ":0"Error: package or namespace load failed for >> ?Rcmdr? >> >> >> Esto lo carga sin problemas >> library(tcltk) >> >> >> Graci...
2015 Jun 17
3
Problemas al cargar Rcomander en consola de Rstudio
...package: > sandwichError : .onLoad failed in loadNamespace() for 'Rcmdr', > details: > call: structure(.External(.C_dotTclObjv, objv), class = > "tclObj") > error: [tcl] invalid command name "tk_messageBox". > In addition: Warning message:In fun(libname, pkgname) : > couldn't > connect to display ":0"Error: package or namespace load > failed for > ?Rcmdr? > > > Esto lo carga sin problema...
2005 Jul 20
0
Internationalization of the Rcmdr package
...anguage. I'm especially interested in a language or languages that use different character sets. One problem that I've encountered is that the text for buttons (e.g., "Open", "Cancel", "Yes", "No") in the standard Tk dialogs (e.g., tk_getOpenFile and tk_messageBox via tkgetOpenFile() and tkmessageBox() in the tcltk package) is not translated, at least under Windows XP, where I've tested. I've seen translated buttons in Tk dialogs under Linux, so perhaps this is a Windows-specific problem. Regards, John -------------------------------- John Fox Dep...
2009 Apr 22
1
Installation fails (PR#13669)
...text html latex tkProgressBar text html latex example tkStartGUI text html latex tk_choose.dir text html latex example tk_choose.files text html latex example tk_messageBox text html latex tk_select.list text html latex tkpager text html latex make[2]: Leaving directory `/install/R/R-2.9.0/src/library' make[1]: Leaving directory `/install/R/R-2.9.0/src/library' make[1]: Ente...
2007 Dec 28
4
Return Value of TCl/Tk window in R
Hello, I have the TCl/Tk command "tkmessageBox(titel="",message="x",icon="question",type="okcancel")" in my R script. Now I want to perform some operation in relation to the user's choice, something like "if (okpressed) xxx else yyy" What values does this command give and how are they used? Thank you, Richard -- Richard M?ller -
2009 May 21
0
problems building R-2.9.0 on solaris
...text html latex tkProgressBar text html latex example tkStartGUI text html latex tk_choose.dir text html latex example tk_choose.files text html latex example tk_messageBox text html latex tk_select.list text html latex tkpager text html latex begin installing recommended package VR ERROR unable to create '/home/jayoung/source_codes/R/R-2.9.0/ unpack_solaris3/R-patched/librar...
2009 Apr 17
0
R 2.9.0 is released
...pendsOnPkgs() to compute reverse dependencies. o Strict type checking is now turned on: this catches more internal corruptions, and some badly written contributed code. o There are new functions in package 'tcltk', tk_choose.files(), tk_choose.dir() and tk_messageBox(), analogues of functions available on Windows (the last is an analogue of winDialog). o Sys.glob() now does tilde expansion on all platforms. o read.table() and friends gain a 'fileEncoding' argument to make re-encoding of input just a little bit simpler....
2009 Apr 17
0
R 2.9.0 is released
...pendsOnPkgs() to compute reverse dependencies. o Strict type checking is now turned on: this catches more internal corruptions, and some badly written contributed code. o There are new functions in package 'tcltk', tk_choose.files(), tk_choose.dir() and tk_messageBox(), analogues of functions available on Windows (the last is an analogue of winDialog). o Sys.glob() now does tilde expansion on all platforms. o read.table() and friends gain a 'fileEncoding' argument to make re-encoding of input just a little bit simpler....