search for: tcllib

Displaying 14 results from an estimated 14 matches for "tcllib".

2005 Aug 03
1
tree/graph data structure APIs?
...lation of tree (and/or directed graph) data structures in R? Looking through CRAN, I see a bunch of packages for stastical regression trees, but nothing that seems to provide an API for manipulating tree data structures. What I'm looking for is something along the lines of an R version of the Tcllib ::struct::tree API available for Tcl: http://wiki.tcl.tk/210 http://tcllib.sourceforge.net/doc/struct_tree.html http://tcllib.sourceforge.net/doc/graph.html Thanks! -- Andrew Piskorski <atp at piskorski.com> http://www.piskorski.com/
2008 Feb 22
0
CESA-2008:0134 Moderate CentOS 3 s390(x) tcltk - security update
...RPMS/expect-devel-5.38.0-92.8.c3.s390.rpm updates/s390/RPMS/expectk-5.38.0-92.8.c3.s390.rpm updates/s390/RPMS/itcl-3.2-92.8.c3.s390.rpm updates/s390/RPMS/tcl-8.3.5-92.8.c3.s390.rpm updates/s390/RPMS/tcl-devel-8.3.5-92.8.c3.s390.rpm updates/s390/RPMS/tcl-html-8.3.5-92.8.c3.s390.rpm updates/s390/RPMS/tcllib-1.3-92.8.c3.s390.rpm updates/s390/RPMS/tclx-8.3-92.8.c3.s390.rpm updates/s390/RPMS/tix-8.1.4-92.8.c3.s390.rpm updates/s390/RPMS/tk-8.3.5-92.8.c3.s390.rpm updates/s390/RPMS/tk-devel-8.3.5-92.8.c3.s390.rpm s390x: updates/s390x/RPMS/expect-5.38.0-92.8.c3.s390x.rpm updates/s390x/RPMS/expect-devel-5.38...
2003 Jun 11
2
Does the RPM for RH9 know about TCL/Tk
Sorry for the probable repeat post but I can only search the list up to 2002 (is there a better way?). I am using the RH9 RPM from CRAN but packages like AnalyzeFMRI say that tcltk is not found. Do I need to do more to get Tk GUIs working on RH9 or does the RPM not have tcltk support built in (should I compile from source). Thanks in advance. Take care. -Morgan
2008 Apr 30
1
R isn't finding tcltk
...ilable on this system Error in library(tcltk) : .First.lib failed for 'tcltk' After first encountering this problem, I took the following steps: 1. Made sure that installed programs include dev-lang/tcl, dev-tcltk/mysqltcl, dev-tcltk/otcl, dev-tcltk/tcl-debug, dev-tcltk/tcldom, dev-tcltk/tcllib, dev-tcltk/tclperl, dev-tcltk/tclpython, dev-tcltk/tclreadline, dev-tcltk/tclxml, and dev-tcltk/tclxml-expat. 2. Verified that tcltk was installed by writing a little file hello.tcl, running the command "tclsh hello.tcl", and observing that the output was correct. 3. Removed R by doing...
2008 Feb 25
0
CentOS-announce Digest, Vol 36, Issue 12
....3.5-92.8.i386.rpm updates/i386/RPMS/tclx-8.3-92.8.i386.rpm updates/i386/RPMS/tix-8.1.4-92.8.i386.rpm updates/i386/RPMS/tk-8.3.5-92.8.i386.rpm updates/i386/RPMS/tk-devel-8.3.5-92.8.i386.rpm addons/i386/RPMS/expectk-5.38.0-92.8.i386.rpm addons/i386/RPMS/tcl-html-8.3.5-92.8.i386.rpm addons/i386/RPMS/tcllib-1.3-92.8.i386.rpm source: updates/SRPMS/tcltk-8.3.5-92.8.src.rpm You may update your CentOS-3 i386 installations by running the command: yum update Tru -- Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenance) http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B ---...
2008 Feb 23
0
CentOS-announce Digest, Vol 36, Issue 10
...RPMS/expect-devel-5.38.0-92.8.c3.ia64.rpm updates/ia64/RPMS/expectk-5.38.0-92.8.c3.ia64.rpm updates/ia64/RPMS/itcl-3.2-92.8.c3.ia64.rpm updates/ia64/RPMS/tcl-8.3.5-92.8.c3.ia64.rpm updates/ia64/RPMS/tcl-devel-8.3.5-92.8.c3.ia64.rpm updates/ia64/RPMS/tcl-html-8.3.5-92.8.c3.ia64.rpm updates/ia64/RPMS/tcllib-1.3-92.8.c3.ia64.rpm updates/ia64/RPMS/tclx-8.3-92.8.c3.ia64.rpm updates/ia64/RPMS/tix-8.1.4-92.8.c3.ia64.rpm updates/ia64/RPMS/tk-8.3.5-92.8.c3.ia64.rpm updates/ia64/RPMS/tk-devel-8.3.5-92.8.c3.ia64.rpm -- Pasi Pirhonen - upi at iki.fi - http://pasi.pirhonen.eu/ Top-postings silently ignored --...
2017 Jul 03
0
Patch for R-exts.texi
...-- Index: doc/manual/R-exts.texi =================================================================== --- doc/manual/R-exts.texi (revision 72880) +++ doc/manual/R-exts.texi (working copy) @@ -1457,7 +1457,7 @@ @noindent then download the sources from - at uref{http://sourceforge.net/@/projects/@/tcllib/@/files/@/BWidget/} and + at uref{https://sourceforge.net/@/projects/@/tcllib/@/files/@/BWidget/} and at the command line run something like @example @@ -1494,7 +1494,7 @@ @noindent and not a version starting - at samp{http://cran.r-project.org/web/packages/@var{pkgname}}. + at samp{https:/...
2005 Oct 27
1
tree widget question
I'm trying to create an app using TclTk and R Can someone please explain how I bind a click event to the tree widget (http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/TreeWidget.html) Ideally I'd like to bind to particular elements in the tree but tkbind doesnt seem to work. thanks tom
2008 Feb 22
0
CESA-2008:0134 Moderate CentOS 3 ia64 tcltk - security update
...RPMS/expect-devel-5.38.0-92.8.c3.ia64.rpm updates/ia64/RPMS/expectk-5.38.0-92.8.c3.ia64.rpm updates/ia64/RPMS/itcl-3.2-92.8.c3.ia64.rpm updates/ia64/RPMS/tcl-8.3.5-92.8.c3.ia64.rpm updates/ia64/RPMS/tcl-devel-8.3.5-92.8.c3.ia64.rpm updates/ia64/RPMS/tcl-html-8.3.5-92.8.c3.ia64.rpm updates/ia64/RPMS/tcllib-1.3-92.8.c3.ia64.rpm updates/ia64/RPMS/tclx-8.3-92.8.c3.ia64.rpm updates/ia64/RPMS/tix-8.1.4-92.8.c3.ia64.rpm updates/ia64/RPMS/tk-8.3.5-92.8.c3.ia64.rpm updates/ia64/RPMS/tk-devel-8.3.5-92.8.c3.ia64.rpm -- Pasi Pirhonen - upi at iki.fi - http://pasi.pirhonen.eu/ Top-postings silently ignored --...
2008 Feb 23
0
CESA-2008:0134-01: Moderate CentOS 2 i386 tcltk security update
The following errata for CentOS-2 have been built and uploaded to the centos mirror: RHSA-2008:0134-01 Moderate: tcltk security update Files available: expect-5.38.0-75.i386.rpm itcl-3.2-75.i386.rpm tcl-8.3.3-75.i386.rpm tcllib-1.0-75.i386.rpm tclx-8.3-75.i386.rpm tix-8.2.0b1-75.i386.rpm tk-8.3.3-75.i386.rpm More details are available from the RedHat web site at https://rhn.redhat.com/errata/rh21as-errata.html The easy way to make sure you are up to date with all the latest patches is to run: # yum update -- John Newb...
2008 Feb 24
0
CESA-2008:0134 Moderate CentOS 3 i386 tcltk - security update
....3.5-92.8.i386.rpm updates/i386/RPMS/tclx-8.3-92.8.i386.rpm updates/i386/RPMS/tix-8.1.4-92.8.i386.rpm updates/i386/RPMS/tk-8.3.5-92.8.i386.rpm updates/i386/RPMS/tk-devel-8.3.5-92.8.i386.rpm addons/i386/RPMS/expectk-5.38.0-92.8.i386.rpm addons/i386/RPMS/tcl-html-8.3.5-92.8.i386.rpm addons/i386/RPMS/tcllib-1.3-92.8.i386.rpm source: updates/SRPMS/tcltk-8.3.5-92.8.src.rpm You may update your CentOS-3 i386 installations by running the command: yum update Tru -- Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenance) http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B ---...
2008 Feb 24
0
CESA-2008:0134 Moderate CentOS 3 x86_64 tcltk - security update
...es/x86_64/RPMS/tix-8.1.4-92.8.x86_64.rpm updates/x86_64/RPMS/tk-8.3.5-92.8.i386.rpm updates/x86_64/RPMS/tk-8.3.5-92.8.x86_64.rpm updates/x86_64/RPMS/tk-devel-8.3.5-92.8.x86_64.rpm addons/x86_64/RPMS/expectk-5.38.0-92.8.x86_64.rpm addons/x86_64/RPMS/tcl-html-8.3.5-92.8.x86_64.rpm addons/x86_64/RPMS/tcllib-1.3-92.8.x86_64.rpm source: updates/SRPMS/tcltk-8.3.5-92.8.src.rpm You may update your CentOS-3 x86_64 installations by running the command: yum update Tru -- Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenance) http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B...
2004 Aug 09
5
Questionaire :
Hi, I have read quitea bit of the available resources and have this idea of asterisk. Would someone kindly answer these briefly 1-) Asterisk does not need a sound card...but if i am to record voice into an extension or dial from CLI ( basically use asterisk itself as a softphone ) then i need a sound card. : Yes/No a-) If yes creative soundblaster pci 128 is my best bet. Yes/No 2-) Which is
2004 Aug 20
0
CentOS-2 errata update 5
...m rhn_register-2.9.12-1.2.1AS.i386.rpm rhn_register-gnome-2.9.12-1.2.1AS.i386.rpm shadow-utils-20000902-16.i386.rpm sh-utils-2.0.11-5.1.i386.rpm squid-2.4.STABLE7-0.21as.i386.rpm sysklogd-1.4.1-4.1.i386.rpm sysstat-4.0.1-15.2.1as.i386.rpm sysstat-isag-4.0.1-15.2.1as.i386.rpm tcl-8.3.3-74.1.i386.rpm tcllib-1.0-74.1.i386.rpm tclx-8.3-74.1.i386.rpm tcsh-6.10-9.i386.rpm tix-8.2.0b1-74.1.i386.rpm tk-8.3.3-74.1.i386.rpm up2date-2.9.11-1.2.1AS.i386.rpm up2date-gnome-2.9.11-1.2.1AS.i386.rpm vixie-cron-3.0.1-63.1.i386.rpm wu-ftpd-2.6.1-24.i386.rpm xemacs-21.4.6-6.9.i386.rpm xemacs-el-21.4.6-6.9.i386.rpm xema...