similar to: r-gnome: plots go blank directly after R is finished plotting (PR#1167)

Displaying 20 results from an estimated 2000 matches similar to: "r-gnome: plots go blank directly after R is finished plotting (PR#1167)"

2002 Mar 14
4
KDE frontend (PR#1384)
Full_Name: Egon Willighagen Version: 1.4.x OS: Linux/Solaris Submission from: (NULL) (131.174.179.30) I would like to have an gui for KDE (like gnome). -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the
2002 Oct 14
4
log10(), floor() combo issue?
Hi all, in my search for a nice binary2decimal method, I received this nice code (thanx to Uwe Ligges): bindec <- function(b) sum(as.integer(unlist(strsplit(b, ""))) * 2^(floor(log10(b)):0)) It fails, however, with: > bindec(1000) [1] 4 Warning message: longer object length is not a multiple of shorter object length in: as.integer(unlist(strsplit(b, "")))
2002 Apr 02
10
A request
Can we expect to see an R package on Statistical Quality Control in the future like SPLUS? I can't understand why nobody made this package before. ______________________ Indrajit SenGupta Department Of Statistics St. Xavier's College Calcutta University indra_calisto at yahoo.com indrajitsg at vsnl.net ______________________ EC- 195 Salt Lake City, Sector -1 Calcutta 700064 West Bengal
2002 Apr 02
10
A request
Can we expect to see an R package on Statistical Quality Control in the future like SPLUS? I can't understand why nobody made this package before. ______________________ Indrajit SenGupta Department Of Statistics St. Xavier's College Calcutta University indra_calisto at yahoo.com indrajitsg at vsnl.net ______________________ EC- 195 Salt Lake City, Sector -1 Calcutta 700064 West Bengal
2005 Apr 24
5
"Debain" way of installing packages
Hello! I use Debian GNU/Linux at work and I really like apt-get tool. As far as I understand the whole picture, there are now some Debian packages of R packages. Build of Debian packages is done automagically by Perl script. By the way, what is the status of Debianizing R packages? Is it stopped, just holded, ... I don't know so I am asking There is also Bioconductor and I am aware that the
2002 Apr 02
0
Re: Finding code (was: [R] A request)
On Tuesday 02 April 2002 12:25, ripley@stats.ox.ac.uk wrote: > On Tue, 2 Apr 2002, E.L. Willighagen wrote: > > On Tuesday 02 April 2002 10:05, Uwe Ligges wrote: > > > "E.L. Willighagen" wrote: > > > R provides the tools for easily documenting and packaging functions. > > > > Interesting point, because I am working on a library with the same >
2010 May 05
1
member server, doesn't show full browse list
Hello, I don't know how to put this on words, so maybe an example is better: On a PDC: zoolook at venkman:~$ smbclient -L localhost -U% Domain=[BENSA] OS=[Unix] Server=[Samba 3.4.7] Sharename Type Comment --------- ---- ------- print$ Disk Printer Drivers IPC$ IPC IPC Service (venkman server (Samba,
2016 Nov 25
27
[Bug 98852] New: Nvidia graphics card fan not running or to slow, danger of overheating
https://bugs.freedesktop.org/show_bug.cgi?id=98852 Bug ID: 98852 Summary: Nvidia graphics card fan not running or to slow, danger of overheating Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2007 Feb 21
1
Performance Problems while reading
Hi all We are using a 2 node cluster with drbd 8 (primary/primary state) and ocfs2. Reading a file on one node while it will be written on the other node is very slow. Reading a file on node while it will be written on the same node is fast. In the first case the node which wants to read the file has to ask the other to downgrade the locklevel. In my opinion this is a bottleneck, if the files are
2003 Nov 20
6
best editor for .R files
Which is the best editor for .R files? I currently use kate on my linux as it has R highlighting and allows me to split the window into two: in one I edit the .R file and in the other I have a shell so I run R and can easily copy and paste the code. There are some features that I don't like and I am having a look on some alternatives. I've heard wonders of emacs with ess but I am a
2007 Jan 25
1
Integer Version with low bit rate for Linux Kernel?
Hello Segher Boessenkool I am writing a Linux Kernel Device-Driver for a low bitrate radio link, connected via USB to the PC. Incoming VOIP- IP Pakets go directly to the network interface of the kernel module. A transcoding from e. g. PCM or G723.1 to e. g. speex 2.15 is necessary, and also a header reduction RTP/UDP/IP. Egon -------------- next part -------------- An HTML attachment was
2002 Jun 17
1
O_EXCL unreliable?
Hi all, I fear I can't rely on "open (path, O_CREAT | O_EXCL)" behaviour on samba share. The libc's doc says: If both `O_CREAT' and `O_EXCL' are set, then `open' fails if the specified file already exists. This is guaranteed to never clobber an existing file. But this isn't probably true on network filesystems. When I run this tiny program on
2004 Apr 29
1
second routing decision--when?
Hi, I''d like to mark locally generated packets in the OUTPUT chain and do policy based routing (selecting one of two default gateways) based on the mark value. But when the packet hits the OUTPUT chain (in ''mangle'' table), the routing decision seems to be already made. AFAIK, locally generated packets do not pass the PREROUTING chain (so trying to mark them there
2003 Sep 24
1
What is the difference?
Hi I am currently working on understanding Samba. I am reading the O'Reilly book Using Samba, 2nd edition. I have come across the options "create mask" and "force create mode" and I'm sorry to say I don't understand the difference between these two options. Can anybody explain me the difference? Egon Petersen
2007 Jan 26
1
Integer Version with low bit rate for Linux Kernel?
Hello Alexander, I hope, there is no error in speex, if so, of course,I have to fix it. In order to do the transcoding in user space, I have to transfer the voice paket received from VOIP-equipment within kernel to user space, transcode it, send it back to the kernel, send it over the radio link, send it from kernel to user space, transcode it back, send it to the kernel, send it from
1998 May 29
1
R-beta: multiv package from CRAN
Hallo Friedrich, I have read your announcement, downloaded and installed it in R-0.61.3. But now I have problems :) > hc <- hierclust(dist(t(pollen)), method=3) Error in pmatch(x, table) : argument is not of mode character > hc <- hclust(dist(t(pollen))) > members(hc) Error in .Fortran("assgn", n = as.integer(n), nplus1 = as.integer(nplus1), : C/Fortran function not in
2007 Feb 01
1
Integer Version with low bit rate for Linux Kernel?
Hello Erik, The transfer time from user space to kernel and back is not a problem, it is faster than required. > Have you measured the time taken to transfer a data packet from kernel to > user space? Have you measured the time taken to encode that packet? What > are those measurements? > If you haven't performed those measurements, putting the Speex encoder > in
2004 Apr 26
1
Problems balancing two uplink providers
Hi all, I have implemented a solution with a machine balancing the network load between two DSL providers as is explained in the LARTC Howto. It is apparently working correctly, but i have some problems. The problem is basically that some packets go out by each ADSL interface with the source address of the other ADSL interface. I think that the routing based on source address isn''t
2002 Apr 03
2
R package organization
>6) Better layout of packages listed on CRAN. This listing format will >collapse under its own weight once it gets too large. > As a new R user, I have thought for some time that the organization of packages, and functions within packages, in R needs some more coherent structure, perhaps something like the hierarchy of classes used in Perl and contributed to CPAN. For example, Perl
1998 Mar 12
2
R-beta: ctest_0_9-3_tar.tar
I'm having trouble un 'tar'ing the file ctest_0_9-3_tar.tar. When using the command "tar -xv" on a UNIX machine I get the "checksum error" message. When trying to use WinZip on a Win95 machine it gives an error reading the header. I'm downloading from the CRAN site at Carnegie Mellon. Could the file there be corrupted? Thanks for any help, and sorry if