'tcltk' not available error
1
0
Entering edit mode
Dan Handley ▴ 10
@dan-handley-164
Last seen 9.6 years ago
Hello, When I try to read Affymetrix data using widget exactly per "How to load Affymetrix data," I get the following error. I can load the data just fine using "ReadAffy()". I am using Windows XP, R version 1.6.1, and downloaded and installed Biobase and Affy packages. Any suggestions? Thank you! Dan Handley > data <- ReadAffy(widget=TRUE) Loading required package: tkWidgets Loading required package: tcltk Error in firstlib(which.lib.loc, package) : TCL_LIBRARY is not set Error in eval(expr, envir, enclos) : tcl/tk package `tcltk' not available -- forget about `tkWidgets'! >
Biobase affy Biobase affy • 1.4k views
ADD COMMENT
0
Entering edit mode
Jeff Gentry ★ 3.9k
@jeff-gentry-12
Last seen 9.6 years ago
Hi Dan ... > > data <- ReadAffy(widget=TRUE) > Loading required package: tkWidgets > Loading required package: tcltk > Error in firstlib(which.lib.loc, package) : > TCL_LIBRARY is not set > Error in eval(expr, envir, enclos) : tcl/tk package `tcltk' not > available -- forget about `tkWidgets'! Assuming you have Tcl/Tk installed on your system (if you do not, you need to do this step), you need to set the TCL_LIBRARY environment variable to point to your Tcl/Tk installation in Windows. -J
ADD COMMENT
0
Entering edit mode
Apologies for the self followup, but ... > Assuming you have Tcl/Tk installed on your system (if you do not, you need > to do this step), you need to set the TCL_LIBRARY environment variable to If you don't actually have Tcl/Tk installed, please see the site 'aspn.activestate.com'. Currently R1.6.x uses version 8.3.x of Tcl/Tk only. -J
ADD REPLY
0
Entering edit mode
section 3.6 of this page has a good description: http://www.stats.ox.ac.uk/pub/R/rw-FAQ.html On Wed, 22 Jan 2003, Jeff Gentry wrote: > > Apologies for the self followup, but ... > > > Assuming you have Tcl/Tk installed on your system (if you do not, you need > > to do this step), you need to set the TCL_LIBRARY environment variable to > > If you don't actually have Tcl/Tk installed, please see the site > 'aspn.activestate.com'. Currently R1.6.x uses version 8.3.x of Tcl/Tk > only. > > -J > > _______________________________________________ > Bioconductor mailing list > Bioconductor@stat.math.ethz.ch > http://www.stat.math.ethz.ch/mailman/listinfo/bioconductor >
ADD REPLY

Login before adding your answer.

Traffic: 666 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6