Displaying 11 results from an estimated 11 matches for "tcktk".
Did you mean:
tck
2013 Jun 18
0
tcktk problem with custom R 2.15.0 build on RHEL5
Bruce Pennypacker wrote that he was having a problem using the R library
sqldf under Red Hat 5.6:
> library("sqldf")
..
> result<-sqldf("select data.*, meth450part.chromStart as
MethChromStart, meth450part.chromEnd as MethChromEnd, meth450part.strand
as MethStrand, meth450part.name as MethName, meth450part.score as
MethScore from data join meth450part where
2012 May 21
1
tcktk problem with custom R 2.15.0 build on RHEL5
Hi all,
Please bear with me because I'm not all that familiar with R. I manage a
research cluster that's running Red Hat 5.6 (64-bit), and we recently
installed version 2.15.0 of R for some users. Here's how we built it:
./configure --prefix=/opt/shared/R/2.15.0 --with-tcltk --with-system-zlib --with-system-bzlib --with-system-pcre --with-lapack --enable-R-shlib
When we ran
2009 Jul 06
7
Testing memory limits in R??
...llo Everyone,
We have recently purchased a server which has 64GB of memory running
a 64bit OS and I have compiled R from source with the following config
./configure --prefix=/usr/local/R-2.9.1 --enable-Rshlib
--enable-BLAS-shlib --enable-shared --with-readline --with-iconv
--with-x --with-tcktk --with-aqua --with-libpng --with-jpeglib
and I would like to verify that I can use 55GB-60GB of the 64GB of
memory within R. Does anyone know how this is possible? Will R be able
to access that amount of memory from a single process? I am not an R
user myself but I just wanted to test this befo...
2003 Mar 14
2
grasper installation
Hello R user,
I downloaded grasper_0.3-2.tar.gz and installed it as described.
$ su
$ R CMD INSTALL grasper_0.3-2.tar.gz
$ R
that seems to work, but
> grasp.GUI()
doesn't work. I read the note, that graspeR need mgcv (downloaded),
MASS, modreg and tcktk . I haven't found the last 3 packetages in the
Suse 8.1 contrib list. Where can I find them? Or what could be the
problem?
thanks in advance, cheers Martin
--
Martin Wegmann
Department of Animal Ecology and Tropical Biology
Zoology III, Biocenter
Am Hubland
97074 W?rzburg
Germany
0931/888-437...
2006 Feb 24
2
R script autoload at startup
Hello;
I'm now using mainly R for windows, mainly because I'm writing a
tcl/Tk interface for some people, and I've got two questions. I'm an
absolute beginner with tctk or tcktk use under the R GUI.
1) Is it posible to create a shorcut that launchs the R GUI and
automatically reads the "source code" of the tcl/tk script to also
launch the tcltk interface?
2) Is the RGUI programmed with tcltk? In this case, is it possible
for an user like me to create a menu...
2003 Oct 27
1
Difficulties with R.oo (static fields, etc.)
...oo
2) I am not sure how to implement a constructor that would
call a function only for the first instance of a class (i.e., to
initialize
value of static fields only once)
3) I am not sure how to remove/delete cleanly existing instances. In
particular,
I don't know how to reset tcktk when the last instance is deleted.
Here is the sort of behavior I would like to get:
t1<-TurtleBasic() # a window (the Turtle world) with a turtle appears
forward(t1,50) # the turtle moves (turtle's state is also updated)
turn(t1,pi/2)
forward(t1,50)
t2<-TurtleBasic() # a seco...
2001 Nov 13
4
Floating windows in TCLTK
Dear anybody dealing with TCLTK on R
I'm trying, without any success, to get a simple TCLTK window to remain
floating on top of the RGui and RConsol windows when the later have focus. I
cannot find reference in the TCKTK documentation and fear that I'm missing
something quite fundamental.
My objective is to make a simple button populated menu to invoke R
functions. I wish the TCLTK menu to remain on top so that I can manually
invoke a sequence of functions without restarting the TCLTK menu after each
invocati...
2009 Oct 15
0
Can't locate R/Rdconv.pm in @INC
Hi all,
I've inherited in-house development package, which was developed on R v
2.6.1. I'm trying upgrade to R v 2.9.1. I have installed R from source, with
a shared library and tcktk support.
When installing myPkg, I use the following command:
>R CMD INSTALL myPkg
* Installing to library ‘/usr/local/lib/R/library’
* Installing *source* package ‘myPkg’ ...
** R
** inst
** preparing package for lazy loading
Warning: 'Sys.putenv' is deprecated.
Use 'Sys.setenv'...
2009 May 26
1
interactive file choosing in Linux?
I am used to using the [R] function choose.files() for interactive file selection in MS-Windows.
What is the comparable function in Linux? I expected the function file.choose() to display similar behavior, i.e., a graphical interface diplaying a file listing, but all I seem to get is a "text input prompt". This does not seem correct.
> file.choose()
Enter file
2009 Oct 20
0
Perl error - Can't locate R/Rdconv.pm in @INC
Dear list,
I've a package, myPkg, which was developed on R v 2.6.1.
I have installed R v2.9.2 from source, with a shared library and tcktk
support. The
package, myPkg, depends on RSPerl, and imports it in its NAMESPACE.
I've downloaded and installed RSPerl using command:
>R CMD INSTALL -c --configure-args="--with-modules='IO \
Fcntl Socket Storable XML::Parser::Expat DB_File File::Glob \
GDBM_File SDBM_File POSIX'...
2005 Apr 06
2
HP-UX and IRIX recent builds? Any other rare platforms?
I am revising the section in R-admin on platforms. When I asked about
locales earlier this year I got no reply about HP-UX and IRIX, so I will
presume that no one has built R on those OSes recently. If you have,
please send me the OS number and the flags you used.
Platforms where I have seen recent reports:
Linux
MacOS X
Solaris 8, 9, 10 (any Solaris 7 users please let me know)
AIX 5.1