search for: tkstartgui

Displaying 11 results from an estimated 11 matches for "tkstartgui".

2004 Jul 16
1
tkStartGUI fails under RW1091 (PR#7101)
> library(tcltk) > tkStartGUI() Error in .C("RTcl_ActivateConsole", PACKAGE = "tcltk") : C function name not in DLL for package tcltk > version _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status ma...
2003 Aug 13
4
RAqua
...e a primary prompt in the input window would be useful. 4. Input and output windows cannot be resized independently. I would still vote for two separate input and output windows. 5. Interaction with Tcl/Tk is still problematic. For instance, Tcl/Tk takes over the menubar, and if you don't use tkStartGUI() the tk windows don't respond to mouse clicks. For instance, try using Rcmdr. Also if you use tkStartGUI(), and AquaTk has taken over, it creates windows (for instance for downloading CRAN packages) without scrollbars. This is important, because Tcl/Tk is still the only possible way of buildin...
2005 Jan 26
2
problems building R-patched
When I try to install R-patched of January 26 on my linux (fedora core 1, with openmosix kernel) box, make fails in the first recommended package with the message tkStartGUI text html latex tkpager text html latex make[2]: Leaving directory `/home/setzer/newstuff/R-patched/src/library' make[2]: Entering directory `/home/setzer/newstuff/R-patched/src/library' building/updating package indices ... mak...
2003 Oct 30
1
RAqua and AquaTclTk
While playing around with panther I discovered (with surprise) that tcltk seems to work (even if not smoothly) with RAqua without first calling tkStartGUI. I switched back to 10.2.6 and it works as well. I think this is due to the "last minute" fix in RAqua now using idle timers because of too much cpu usage. Some "mouse" trick is needed though. If you want to test it you can just try library(tcltk) demo(tkdensity) press ret...
2003 Aug 12
1
Re: [R-SIG-Mac] cleanest build I can think of
...used from inside RAqua 2. please use R-devel and not R-Sig-Mac as we will soon close this list (from R-1.8.0) 3. me and Thomas have implemented many new code to the Aqua GUI. If you rsync today and reinstall RAqua you'll see these changes 4. tcltk seems to work again but only after launching tkStartGUI() stefano On Marted?, ago 12, 2003, at 07:17 Europe/Rome, Byron Ellis wrote: > I've recently had the 'opportunity' (if you can call a dead hard drive > that) to rebuild my iBook from scratch and I thought I'd share my > 'building R with minimum changes' :-) &gt...
2010 Feb 20
2
R logo as SVG ?
Hi, does anybody have the R logo in a vector format preferable SVG? Need it for Freedesktop (GNOME desktop) integration of Rcmdr ... Thanx, jel. -- Otto-von-Guericke University http://www.cs.uni-magdeburg.de/ Department of Computer Science Geb. 29 R 027, Universitaetsplatz 2 39106 Magdeburg, Germany Tel: +49 391 67 12768
2010 Sep 16
3
funciones en R potencialmente peligrosas via web?
...nt', 'sys.parents', 'Sys.putenv', 'Sys.sleep', 'Sys.source', 'sys.source', 'sys.status', 'Sys.time', 'system', 'system.file', 'tempfile', 'textConnection', 'tkpager', 'tkStartGUI', 'unlink', 'unz', 'update.packages', 'url', 'url.show', 'vi', 'write', 'write.dta', 'write.ftable', 'write.socket', 'write.table', 'writeBin', 'writeLines&...
2009 Apr 22
1
Installation fails (PR#13669)
...text html latex example tclServiceMode text html latex example tcltk-defunct text html latex tcltk-package 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...
2009 May 21
0
problems building R-2.9.0 on solaris
...text html latex example tclServiceMode text html latex example tcltk-defunct text html latex tcltk-package 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 late...
2003 Apr 16
2
R-1.7.0 is released
...quot;tclObj" then it will be returned to Tcl. o A new HIGHLY EXPERIMENTAL graphical user interface using the tcltk package is provided. Currently, little more than a proof of concept. It can be started by calling "R -g Tk" (this may change in later versions) or by evaluating tkStartGUI(). Only Unix-like systems for now. It is not too stable at this point; in particular, signal handling is not working properly. o Changes to support name spaces: - Placing base in a name space can no longer be disabled by defining the environment variable R_NO_BASE_NAMESPACE. - New fu...
2003 Apr 16
2
R-1.7.0 is released
...quot;tclObj" then it will be returned to Tcl. o A new HIGHLY EXPERIMENTAL graphical user interface using the tcltk package is provided. Currently, little more than a proof of concept. It can be started by calling "R -g Tk" (this may change in later versions) or by evaluating tkStartGUI(). Only Unix-like systems for now. It is not too stable at this point; in particular, signal handling is not working properly. o Changes to support name spaces: - Placing base in a name space can no longer be disabled by defining the environment variable R_NO_BASE_NAMESPACE. - New fu...