Displaying 20 results from an estimated 2000 matches similar to: "R-1.6.1beta available"
2002 Sep 10
9
R 1.6.0 beta
R 1.6.0 has gone into final feature freeze as of today.
As a new feature, we'll make interim beta versions available via
ftp://cran.us.r-project.org/pub/R/src/base
alias
http://cran.us.r-project.org/src/base
(filename R-1.6.0beta_*.tar.gz, where * is the creation date).
If you want to help ensure that the final 1.6.0 works satisfactorily
on *your* platform, it might be a good idea to
2002 Sep 17
1
ActiveTcl Version
Dear Tcl/Tk users,
Will R work with the more recent version of ActiveTcl 8.4.0.1 or should
I use ActiveTcl 8.3.4.3?
Peter
---------------------------------------------------------------
Peter Ho
Departamento de Ci?ncias de Engenharia e Tecnologia
Escola Superior de Tecnologia e Gest?o
Instituto Polit?nico de Viana do Castelo
Avenida do Atl?ntico- Apartado 574
4901-908 Viana do Castelo
Email:
2005 Aug 23
2
Using tcltk to display jpeg images
Dear R Helpers,
Does anyone know how to use tcltk to display jpeg images? The manual says
that
one must use Tk_PhotoCreateImageFormat to register the jpeg image handler.
The
"ActiveTcl User Guide"
(http://support.serv.ch/lang/tcl/img/doc/img-jpeg.html)
says:-
"The package img::jpeg is a sub-package of Img. It can be loaded as a part
of the complete
Img support, via package require
2019 Apr 08
1
ActiveTCL has non open-source license
https://cran.r-project.org/doc/manuals/R-admin.html#Installing-R-under-macOS
https://www.activestate.com/activetcl/downloads links to ActiveTCL which
has non open-source license:
http://docs.activestate.com/activetcl/8.5/get/license/
"ActiveState Confidential Information includes the Software, including all
source and object code, and all associated documentation, but not
Accessible
2005 Nov 30
2
[LLVMdev] Introduction.
Hello,
I've been reading through the documentation for llvm
and am quite interested in helping. I am an
experience c and c++ programmer but a bit rusty on the
compilers.
I'm currently reading through the ideas for projects.
It looks as through llvm may be very deep in some
optimization (IPA) but not as strong in others. Are
there some textbook passes which I could start with?
Anyway,
2003 Sep 05
1
Installing R on Red Hat Linux, Tcl/Tk
Hi,
I've been trying to install R on Red Hat Linux 9 for some
potential users of my R/TclTk application. I tried using the
rpm for R 1.7.1 for Red Hat Linux 9. It told me that I needed:
libtcl8.3.so
so I looked for a binary release of Tcl 8.3.x on
http://www.tcl.tk/software/tcltk/8.3.html
but found that the link to the Tcl 8.3.x binaries pointed to
ActiveTcl 8.4.x . I couldn't see
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
2007 May 31
1
recompile R using ActiveTcl
Dear all,
While running some code requiring the "tcltk" package I have realised that my
version of R was compiled with the Tcl/Tk libraries included in Fedora 6. It
would be for me better to use the ActiveTcl libraries (which I have
under /usr/local), and I'm aware that this probably means to recompile R with
the proper configuration variables.
But...is it by any chance
2015 Sep 28
2
Link R with Tcl 8.6 on Windows
Dear all,
I am working on an R package intended for CRAN that requires Tcl version 8.6 because of the TclOO tcl extension and the -angle option for canvas text items.
R for Windows currently still ships with Tcl 8.5. Does anyone have experience with linking R under Windows to a Tcl interpreter of version 8.6?
When I link R 3.2.2 (installed from the binary on Windows 8) to a custom Tcl
2005 Sep 20
2
[LLVMdev] How to compile llvm with mingw on Windows ?
>From: "Baptiste Lepilleur"
>Date: Tue, 20 Sep 2005 09:29:07 +0200
>
>Henrik Bach wrote:
>>Hi,
>>
>>Please have a look on my private Getting started with MinGW:
>>
>>http://www.geocities.com/henrik_bach_llvm/
>
>
>Thanks Henrik.The make line was most useful. Though, in my case I also
>needed to add a -L so libimagehlp.a would be
2003 Apr 25
1
tcltk tkfilefind demo problem
Hi everyone,
I wonder if anybody observed the crash of the tkfilefind demo. I looked
into the code and it seems to crash executing
dirtree<-tkwidget(base, "hierarchy_dir",
root=path,
showparent="Parent",
showfiles=1,
showall=all.names,
2002 Nov 06
1
Combo Box Wdget for Tcl/Tk under R
Hi,
I have two questions:
First, does anyone know how to put a combobox inside a GUI made with Tcl/Tk ? I think there isn't a simple way to do this (a command like tkcombobox()!), but is it possible to write a more complex code to achieve this ?
Second, when I put two listboxes in the same window or frame (even in two different toplevel windows), I cannot select things in the two lists
2002 Nov 02
5
problem compiling R-1.6.1 on WinNT: pcre
Dear R-help,
(This is the first time I tried compiling 1.6.x from source on WinNT4, so
please bear with me...)
I tried following the instruction in src/gnuwin32/INSTALL as closely as I
could, but encounter the following errors at the make step. Can some kind
soul please help? I'm using pcre-3.9 and MinGW-2.0.0-3. I checked and
libRpcre.a _is_ in src/extra/pcre.
TIA,
Andy
...
gcc
2005 Sep 21
0
[LLVMdev] How to compile llvm with mingw on Windows ?
Henrik Bach wrote:
>> From: "Baptiste Lepilleur"
>> Date: Tue, 20 Sep 2005 09:29:07 +0200
>>
>> Henrik Bach wrote:
>>> Hi,
>>>
>>> Please have a look on my private Getting started with MinGW:
>>>
>>> http://www.geocities.com/henrik_bach_llvm/
>>
>>
>> Thanks Henrik.The make line was most useful.
2008 Jan 16
1
Installing one channel GUI
Hello,
I'm trying to install oneChannelGui on my computer. For this purpose, I've
tried to carefully follow the manual, and done the following:
1. I've installed the Affy power tools
2. I've installed TCL from
http://www.activestate.com/Products/ActiveTcl/ (by following the link at the
right side of the page, and installing activeTCL8.5.0.0)
Nonetheless, when I try running
2010 Nov 29
2
Problems in running affylmGUI
Hi,
I am trying to run affylmGUI on my mac computer. I have already
installed the Tlc package as well as Bwidgets through ActiveTcl
conversion installing files.
However, when running affylmGUI() on R, I keep getting the message in
the attached file.
I have copied the tcl folders from the root library to the user
library, and have obtained the same issue.
I would really appreciate if
2002 May 18
5
Length of a string
Hi,
Suppose I have created something like this in R:
foo <- "myfoo"
and I want to find out the number of character in foo (in other words, R
should return 5 since "myfoo" has 5 charactors.
How can I do it? I tried:
length(foo)
but it returned 1.
Cheers,
Kevin
------------------------------------------------------------------------------
Ko-Kang Kevin Wang
2002 Jul 04
1
Warning, really to read
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Warning to everyone - Intel wants to kill all of us
makin Linux become illegal and puttin their chips against it with a new
architecture: TCPA / Palladium
watch out http://www.cl.cam.ac.uk/~rja14/tcpa-faq.html
it's not a fake... some workaround already created for our linux community to
live?
- --
2002 Mar 20
4
A Very Trivial Question
Hi,
This is a very trivial question, and I do not know why I cannot remember
the answer at all!
How does one get the entire system information (which OS, R
version....etc) using an R command?
Thanks,
Kevin
------------------------------------------------------------------------------
Ko-Kang Kevin Wang
Postgraduate PGDipSci Student
Department of Statistics
University of Auckland
New Zealand
2002 May 06
4
Subtitle?
Hi,
Is it possible to add a subtitle that appears directly below the main
title?
I tried the "sub" parameter, but it adds sub-title to the bottom of the
plot.
Cheers,
Kevin
------------------------------------------------------------------------------
Ko-Kang Kevin Wang
Postgraduate PGDipSci Student
Department of Statistics
University of Auckland
New Zealand
Homepage: