where to find the package tcltk for linux R
3
0
Entering edit mode
zhu zhidong ▴ 40
@zhu-zhidong-1535
Last seen 9.6 years ago
Hi: who can tell me where to find the package tcltk for linux R. zhidong zhu Shanghai Biochip Co. 8621-51320288-5239 zhidong_zhu at shbiochip.com
• 1.1k views
ADD COMMENT
0
Entering edit mode
Seth Falcon ★ 7.4k
@seth-falcon-992
Last seen 9.6 years ago
"zhu zhidong" <zhidong_zhu at="" shbiochip.com=""> writes: > Hi: > > who can tell me where to find the package tcltk for linux R. tcltk comes with R. If you download the R sources, you can look in src/library/tcltk. If this package isn't working for you, it is probably because you don't have tcltk support on your Linux system. This isn't a BioC question, perhaps consider using the R-help or R-devel lists for general R questions. + seth
ADD COMMENT
0
Entering edit mode
@herve-pages-1542
Last seen 15 hours ago
Seattle, WA, United States
Hi Zhu, zhu zhidong wrote: > who can tell me where to find the package tcltk for linux R. > If you are refering to the _Linux_ package (by opposition to the R package), it depends on your Linux distro (Fedora? SuSE? Ubuntu?). For example, on Ubuntu 6.06, you need to install the tk8.4-dev package if you want to compile R yourself. But with most distros, you don't need to compile R (unless you are a developper) because they already provide it as a binary package. Cheers, H. -- ------------------------ Hervé Pagès E-mail: hpages at fhcrc.org Phone: (206) 667-5791 Fax: (206) 667-1319
ADD COMMENT
0
Entering edit mode
zhu zhidong ▴ 40
@zhu-zhidong-1535
Last seen 9.6 years ago
Hi,Herv? and Matthias Thank you very much for your reply. In fact, I install AMDA_2.1.1.tar.gz for R in the RedHat9, I met the below question. I think tcltk for redhat linux has been installed. Is there another TCLTK package specially for R. Loading required package: tcltk Error in namespaceExport(ns, exports) : undefined exports :addTclPath, as.tclObj, is.tclObj, is.tkwin In addition: Warning message: S3 methods '$.tclvar', '$<-.tclvar', 'as.character.tclObj', 'as.character.tclVar', 'as.double.tclObj', 'as.integer.tclObj', 'as.logical.tclObj', 'print.tclObj', '[[.tclArray', '[[<-.tclArray', '$.tclArray', '$<-.tclArray', 'names.tclArray', 'names<-.tclArray', 'length.tclArray', 'length<-.tclArray', 'tclObj.tclVar', 'tclObj<-.tclVar', 'tclvalue.default', 'tclvalue.tclObj', 'tclvalue.tclVar', 'tclvalue<-.default', 'tclvalue<-.tclVar' were declared in NAMESPACE but not found Error: package 'tcltk' could not be loaded zhidong zhu zhidong_zhu at shbiochip.com ----- Original Message ----- From: "Herve Pages" <hpages@fhcrc.org> To: "zhu zhidong" <zhidong_zhu at="" shbiochip.com=""> Cc: <bioconductor at="" stat.math.ethz.ch=""> Sent: Friday, August 11, 2006 1:15 AM Subject: Re: [BioC] where to find the package tcltk for linux R > Hi Zhu, > > zhu zhidong wrote: >> who can tell me where to find the package tcltk for linux R. >> > > If you are refering to the _Linux_ package (by opposition to the > R package), it depends on your Linux distro (Fedora? SuSE? Ubuntu?). > For example, on Ubuntu 6.06, you need to install the tk8.4-dev package > if you want to compile R yourself. > But with most distros, you don't need to compile R (unless you are a > developper) because they already provide it as a binary package. > > Cheers, > > H. > > > -- > ------------------------ > Hervé Pagès > E-mail: hpages at fhcrc.org > Phone: (206) 667-5791 > Fax: (206) 667-1319 > ------------------------ > > >
ADD COMMENT
0
Entering edit mode
Hi Zhu, zhu zhidong wrote: > In fact, I install AMDA_2.1.1.tar.gz for R in the RedHat9, I met the below question. I think tcltk for redhat linux has been installed. You think or you know? You _need_ to have the tcl/tk capability at the system level (this has nothing to do with R). If you compiled R yourself, you should have seen something like Interfaces supported: X11, tcltk at the end of the configure step. If you don't see tcltk here, then you need to install the tcl/tk system libraries. There should be RPM packages for RedHat 9. BTW, the tcl/tk pb on RedHat 9 has already been covered here 2 years ago: https://stat.ethz.ch/pipermail/bioconductor/2004-August/005678.html Cheers, H. -- ------------------------ Hervé Pagès E-mail: hpages at fhcrc.org Phone: (206) 667-5791 Fax: (206) 667-1319
ADD REPLY

Login before adding your answer.

Traffic: 900 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