Displaying 20 results from an estimated 10000 matches similar to: "Tcl/Tk interface - autolaunch point-and-click problem"
2011 Jan 03
0
Problem loading Tcl/Tk (?)
Hello,
a user of one of my packages has sent me the following problem that
apparently appears when loading the tcltk package. I'm guessing something
(Tcl/Tk? R open scripting framework?) is not installed correctly... can
someone please confirm or correct my guess? The OS is Mac 10.6.5.
Thanks,
Peter
This is what I get:
> ~ joseoter$ r
> R version 2.12.0 (2010-10-15)
> Copyright
2010 Jan 22
1
Help on tcl/tk package installation
Hi, Dear all,
i encounted a problem with tcl/tk installation
actually i want to install q-value package
i use the R CMD INSTALL command:
[root@bioinfo ~]# R CMD INSTALL qvalue_1.20.0.tar.gz
* Installing to library �usr/local/lib64/R/library�
* Installing *source* package ‘qvalue�...
** R
** data
** inst
** preparing package for lazy loading
Error in firstlib(which.lib.loc, package) :
2002 Feb 11
0
read.table in TCL/TK interface
hello,
i would like program userfriendly tcl/tk widgets like
the t-test example in a more complex way !
(1) Is it not possible to combine tk_getOpenFile with
the R function read.table to select in userfriendly way data sets ?
(I'm newbie and take code-parts from t-test example and scripting example.)
(2) Is it possible to use a variableSelection widget
to select a special variable which i
2005 Aug 31
1
update.packages forces Tcl/Tk interface despite ask=TRUE if the DISPLAY environment variable is set (PR#8115)
Full_Name: Robert King
Version: 2.1.1
OS: Linux (debian stable, with backport R)
Submission from: (NULL) (142.58.147.28)
update.packages documentation (and code, from what I can make out) says:
ask: logical indicating whether to ask user before packages are
actually downloaded and installed, or the character string
'"graphics"', which brings up a
2009 Sep 15
0
trouble installing qvalue package
Hello all,
I'm trying to use the package qvalue. Upon trying to install it I'm running
into trouble. I re-downloaded and installed the most recent CRAN
distribution of R which announced itself to have tcltk included. Now when I
try to load qvalue I'm getting errors that seem to indicate that I need
tcltk2. I tried going to get that package and loading it but both qvalue and
tcltk seem
2009 Sep 28
2
re trieve user input from an tcl/tk interface
Hello everyone,
this is my first post here and I hope I signed up correctly and someone will
take me by the hand and help me out. I am new to R and cannot figure out
what to do here...
... I want to have an User Interface that requests input. I want to save
this input to a variable to use it later on. I was able to do this with a
modalDiaglog (
1999 Jun 30
1
New packages (tcl/tk <-> R glue + Visual Tcl)
[Reposted by R-announce-owner because of R-announce protection.
Guido is subscribed under a different E-mail..]
I have made available in the 'Contributed R code | Devel' section of CRAN
(in this moment only at Wien) two new packages:
'tcltk': this package let to create and use tcl/tk interpreters
from R. The tcl interpreters have an additional command
1999 Jun 30
1
New packages (tcl/tk <-> R glue + Visual Tcl)
[Reposted by R-announce-owner because of R-announce protection.
Guido is subscribed under a different E-mail..]
I have made available in the 'Contributed R code | Devel' section of CRAN
(in this moment only at Wien) two new packages:
'tcltk': this package let to create and use tcl/tk interpreters
from R. The tcl interpreters have an additional command
2004 Sep 30
1
tcl/tk
Hi all,
I am already using R under Window and would like now to try and install it
under Unix; I read I need tcl/tk installed so I connected to
http://www.scriptics.com downloaded the file and extracted them to a
directory tcltk beside R. I configured (./configure) both packages (tcl and
tk) and compiled (make) them but I am not sure about how to proceed now:
should I launch the command make
2010 Nov 19
2
intall tcl/tk
Dear Help List,
I am trying to install a package (DiagnosisMed) on R (R version 2.10.1
(2009-12-14)) on Debian Lenny (architecture i386).
I get the following error message:
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
* installing *source* package ‘DiagnosisMed’ ...
** R
** data
** preparing package for lazy loading
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not available on this
2003 Aug 19
0
Tcl/Tk on Panther
It used to be sufficient to configure R with
configure --enable-R-shlib
--with-tcl-config=/Library/Frameworks/Tcl.framework/tclConfig.sh
--with-tk-config=/Library/Frameworks/Tk.framework/tkConfig.sh
--with-blas='-framework vecLib' --with-lapack --with-aqua
but for some reason this does get Tcl/Tk support build in Panther
(batteries included version of Aqua Tcl/Tk,
but observe
2009 Oct 28
1
compilation options to get install.packages() to invoke tcl/tk
Hi UseRs,
I've just installed 2.10.0 on Ubuntu hardy, compiling from the tar.gz bundle.
install.packages() just says "Error in install.packages() : no
packages were specified"
The "normal" hardy 2.6.2 version pops up a tcl/tk menu for repositories.
I'm assuming I missed a configure option for tcl/tk, but the configure
script says that --with-tcltk is
the default.
2001 Oct 04
1
tcl/tk & Windows2000?
Hello,
i have some problems to run tcltk/R
on with Win2000.
With Win98 i have no problems !?
When i do this in R, i get no message-error & tcl/tk
is really here !
Sys.putenv("TCL_LIBRARY"="C:/tcl/lib/tcl83")
,but after i use :
library(tcltk)
,i get :
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2001 Dec 09
1
Codeweaver's Wine - Autolaunch?
I had a little trouble installing WINE and, becuase of that, tried several
different versions. It turned out the sound trouble was not a WINE issue,
but a devfs issue, so I deactivated devfs (devfs=nomount).
I am using the latest RPM of Codeweaver's WINE with Mandrake 8.1.
I've got Codeweaver's WINE up and running now. When I first tried this, I
could type a win .exe file from
2006 Oct 17
2
tcl/tk rsync wrapper planned
Hello,
we did some research and we would like to try to write a Tcl/Tk wrapper
around rsync.
Tcl/Tk -
- is easy to write
- has nice GUI library
- is cross platform
- has several installers
Would somebody be interested to participate?
Our goal is -
To have a small Windows XP and OS X backup applications that allow the
user to select a folder which is sent to a remote server.
Incremental
2006 Feb 23
1
tcl/tk - Problem unter MacOS X / X11
Hallo !
Ich habe versucht Rcmdr unter MacOSX 10.4.5 zu installieren. RGui zeigt
an, dass tcl/tk laufen. Bei Aufruf von Rcmdr friert R jedoch komplett ein.
JGR zeigt im Paketmanager dagegen an, dass tcl/tk nicht gestartet werden
konnte und spuckt folgende Meldung aus:
> library(tcltk)
Loading Tcl/Tk interface ... Error in fun(...) : no display name and no
$DISPLAY environment variable
2004 Jul 11
1
WinXP "developer" asks: Tcl/Tk (Rcmdr) under OS X?
It is my understanding that Tcl/Tk does not come with the base installation of R under OS X ( http://www.sciviews.org/_rgui/projects/TclTk.html). Is there a simple way to explain how a user with limited tolerance for computer complexity can obtain and install Tcl/Tk for OS X?
Thanks.
Chuck
Background: Roughly a third of my target audience uses OS X. I do not and I do not have access to a
2013 Jan 21
1
R Tcl/Tk: How to put widgets in text widget?
Dear all,
please excuse the somewhat special question:
>From within R I create a Tk windows with a list of checkboxes, which can
bekome too long for the screen. The obvious solution would be to put all
checkboxes into a frame and make that scrollable. Alas, there are (for
whatever reason!) no scrollable frames in Tk :-(
The usual workaround is to put widgets (my checkboxes) into a textbox,
2010 Sep 01
1
Installing a Tcl/Tk Extension on OSX
Dear R-Community,
I need the Img tk extension for my R package. It all works on my Ubuntu
machine (libtk-img). However I experience a great deal of trouble when I
try to install the package on OSX 10.5 or 10.6 (in fact I'm not able to
do it).
As I understand it, the ActiveTcl with it's teacup package manager do
not have an effect on the the x11 tcl installation which R accesses.
MacPorts
2006 Jun 21
0
Some R-Tcl/Tk-BWidget newbie questions.
Dear list,
Could somebody who is more experienced with the Tcl/Tk interface from R
please help me clarify the issues I've put below with ### --> tags?
Several things go wrong, and it's probably because of messy code, but I
have a difficult time finding out what is the cause.
Thanks very much,
JeeBee.
require(tcltk) || stop("Package tcltk is not available.")
# Add path to