Displaying 20 results from an estimated 600 matches similar to: "tcltk_package"
2001 Feb 09
1
demo(tkttest) exits with error messages
I've just installed tcl version 8.3 for windows for use with rw1021,
running on win95 (4.00.950). demo(tkttest) gives the following error messages.
> require(tcltk) || stop("tcltk support is absent")
Loading required package: tcltk
Error in firstlib(which.lib.loc, package) :
TCL_LIBRARY is not set
Error in eval.with.vis(expr, envir, enclos) :
tcltk support is
2002 Sep 23
3
Problems with tcltk package
Hello listers,
I have installed Tcl/Tk v8.4 on my system (Win XP, R 1.5.1). When I try to
load the Tcl/Tk package I get this error:
> library(tcltk)
Error in firstlib(which.lib.loc, package) :
TCL_LIBRARY is not set
Error in library(tcltk) : .First.lib failed
Can someone help me, please?
Thanks,
Juan
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
2008 Jul 17
3
Problem with TLC/TK on Ubuntu
Dear all,
I have installed R on Linux/Ubuntu 8.04. When I try to load the tcltk
package, I get the response:
> library(tcltk)
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not available on this system
Error in library(tcltk) : . First.lib failed for 'tcltk'
In order to solve this problem, I try to:
1. To download the tcl and the tk packages (version: 8.5) from
2003 Feb 05
3
tcltk installation problem
Dear all,
I want to use GraspeR (on R 1.6.0) and have to install tcltk library. When
I try to do this, I get back this error message:
Error in firstlib(which.lib.loc, package) :
TCL_LIBRARY is not set
Error in library(pkg, character.only = TRUE) :
.First.lib failed
But I have a tcl/tk package (Active TCL 8.4.1.0) correctly install on my PC
(Win95) and in the autoexec.bat the
2002 Aug 06
1
Using Tcl/Tk on Windows
Hello,
I would like to try Tcl/Tk library on Windows.
I installed ActiveTCL 8.3.4.3 and add the environment variable TCL_LIBRARY
linking to the directory of installation.
When I load the Tcl/Tk package, I have the following error:
+--------------------------------------------------------------+
Error in firstlib(which.lib.loc, package) :
Can't find a usable init.tcl in the
2002 Feb 06
1
Probblems with loading the tcltk library
Hi guys
Recently a wanted to look at the opotunities which are suported by the
labrary of tcltk. Unfortunatly I couldn't load the library and it
occured the following error message:
Error in firstlib(which.lib.loc, package) :
TCL_LIBRARY is not set
Error in library(pkg, character.only = TRUE) :
.First.lib failed
I've tried to load it in sveral ways. I reinstalt the
2003 Apr 25
2
sjava w2k
..sorry for this "repeated" off-topic question, but i look
for any suggestion in the manuals, find nothing related?
library(Sjava)
Error in firstlib(which.lib.loc, package) :
JAVA_HOME is not set
Error in library(Sjava) : .First.lib failed
...what i have to done?
many thanks & regards,christian
2002 Sep 16
2
TclTk Again
Dear All,
Following Zhang instructions I add the environmental variables, but now I
receive the following message:
> library(tcltk)
Error in firstlib(which.lib.loc, package) :
Can't find a usable init.tcl in the following directories:
{ C:\tcl\lib\tcl8.3}
This probably means that Tcl wasn't installed properly.
Error in library(tcltk) : .First.lib failed
I'm using R Win
2002 May 31
1
Library Tcltk
Dears users,
Thanks for your responses concerning my question of yesterday (about stand-alone
package). Il would like to explore two ways:
-- Tcltk extension,
-- Rweb application.
I have installed ActiveTcl (in F:\Tcl), and I have modified the PATH (in the
autoexec.bat file):
set R_LIBS=F:\R\rw1050\library
set PATH=%PATH%;F:\Tcl\bin
set PATH=%PATH%;F:\Tcl\lib
set PATH=%PATH%;F:\R\rw1050\bin
2001 Mar 24
1
Telling tcltk where tcl is?
The installation of R I'm using (R 1.2.0 on Redhat Linux
(R-base-1.2.0-2.i386.rpm)) apparently expects to find tcl in
./share/tcl8.0, ./share/tcl8.0 or /usr/local/share/tcl8.0:
> library (tcltk)
Error in firstlib(which.lib.loc, package) :
Can't find a usable init.tcl in the following directories:
./share/tcl8.0 ./share/tcl8.0 /usr/local/share/tcl8.0
However, tcl is installed in
2003 May 20
3
Tcltk question for R people
Hello...
Curious to know whether the TK extensions “Tktable” and “Iwidgets” will be
included in future versions of R (full installation). These are key
components of GUI construction and would be very useful in my current
R-tcltk endeavors. I realize that I could just install a version of
ActiveTcl, which includes the extensions; however, my goal is to eventually
distribute my work keeping
2002 Nov 21
1
tkclipboard.append(...) and TCL_LIBRARY not set
Dear R-Help,
Searching for a function that will copy the value of an R object to the
windows clipboard led me to "tkclipboard.append(...)".
Will this function do what I seek? Or if not, does anyone know of such an R
function?
If tkclipboard.append(...) is what I need, please explain how I can set
TCL_LIBRARY. With R 1.6 on W98 I got the following R dialog. (If it is
relevant,
2003 Jan 10
1
tclVar Question
Hi All...
In an attempt to read data from a file and feed it into a tcltk entry box,
I've run into difficulties. The following hopefully describes my dilemma:
tclvalue(x.var) <- 5
Works fine.
tclvalue("x.var") <- 5
Does not work. [Error: Target of assignment expands to non-language object]
tclvalue(eval(parse(text="x.var"))) <- 5
Also, does not work.
Any
2003 Feb 26
0
FW: DLL Advice
For those who are interested. Anyone care to comment? I have no idea the
performance gap on simple i/o can be that big...
Andy
From: Jason Fisher [mailto:stormplot at hotmail.com]
Sent: Wednesday, February 26, 2003 3:44 PM
To: andy_liaw at merck.com
Subject: RE: [R] DLL Advice
Hi Andy...
Comparing apples to apples really clarified things.
g77 -> 58 seconds to run
Visual FORTRAN ->
2012 Sep 14
1
tcltk installation problem in R (Mac OS X version)
Hi all, I just installed R on my Mac OS X machine and wanted to installed
tcl/tk. So, I installed tcl/tk from this page:
http://cran.r-project.org/bin/macosx/tools/
It gets placed in /usr/local dir.
and then I installed R.
Next, in R, I set the TCL_LIBRARY variable by saying
Sys.setenv(TCL_LIBRARY="/usr/local/lib/tcl8.5")
and
Sys.setenv(TK_LIBRARY="/usr/local/lib/tk8.5")
But
2006 Feb 27
1
TclTk library loading (whole version) Linux
Hello;
Well, I'm afraid this is the second related problem I report in two days
(I'm sorry for this)
I've programmed a tcltk interface for a model and it includes a
comboBox. The comboBox widget comes with the "BWidgets" library of Tcl/Tk.
It works all perfectly with the windows R GUI (with the help of Prof.
B. Ripley), following the advices in ?Startup, but I would like
2005 May 19
4
[LLVMdev] [Cygwin] llvm-ranlib and 'make check' errors
Hi,
Got everything built but am now experiencing new errors on making the symbol tables and on 'make check'.
Here's the errors I am experiencing :-
Aaron Gray at AMD-LAPTOP-1 /usr/llvm-gcc/lib
$ ls
gcc libdummy.a libiberty.a libstdc++.a libsupc++.la
libc.a libgcc.a libm.a libstdc++.la libtrace.a
libcrtend.a libgcsemispace.a
2002 Jul 02
5
R windows FAQ (PR#1733)
Full_Name: Kevin Wright
Version: 1.5.1
OS: Windows 95
Submission from: (NULL) (170.54.59.160)
In the R windows FAQ, item 3.6 (Package TclTk does not work) currently has this
line:
Sys.putenv("TCL_LIBRARY"="c:/Program Files/Tcl/lib/tcl8.3")
I find that if I execute the following two lines after starting R, I can then do
library(tcltk) and demo(tkdensity) as usual. I do
2006 Dec 09
2
Rcmdr package
Dear R users,
I want to install the Rcmdr package in a Quantian linux machine, but, when i
tried that, following commands appeared:
** building package indices ...
* DONE (Rcmdr)
The downloaded packages are in
/tmp/RtmpuOikyk/downloaded_packages
> library("Rcmdr")
Loading required package: tcltk
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not
2004 Jun 04
1
[Wish]: Add "..." argument to library function
Hello,
I would find it very usefull to have the ability to load packages with options.
Consider for example the SciViews package Philippe and me are working on.
When loading on Windows, it automatically loads the associated GUI
executable. It should be convenient to have an option not to load the exe
but still have an access to the R functions of the package.
For that, I think a simple change