[Rd] Your message was flagged as possible spam (PR#6996)

2004-06-20 Thread nobody
This is a multi-part message in MIME format... =_1087785732-11892-7 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit IMPORTANT: This informational message was sent from an unattended mailbox.

[Rd] BATCH: line 55: 5681 Broken pipe cat ${in}

2004-06-20 Thread SAURIN
Dear Bioconductor, I am running R non interactively from command line on my lunux AMD 64 remotely. My R scripts analyze data and generates lots of jpeg files and puts in to directory. so,I am running below command: R CMD BATCH Saurin_Script1.R /usr/local/lib/R/bin/BATCH: line 55: 5681 Broken

Re: [Rd] regarding saving R graphis images directly to directory

2004-06-20 Thread Thomas Lumley
On Sun, 20 Jun 2004, Dirk Eddelbuettel wrote: > On Sun, Jun 20, 2004 at 01:18:47PM -0700, SAURIN wrote: > > Dear R, > > > > I am student at University of new haven, CT.I am trying to run my R scripts where > > I don't have > > X11() authentication to my account. I run those R scripts and when I g

RE: [Rd] regarding saving R graphis images directly to directory

2004-06-20 Thread Vadim Ogranovich
If you just need to ignore the errors use try or tryCatch around the plotting functions. Re: jpeg and friends. R has a notion of current device where it sends all its graphics. If none is open R opens the default device for you, which happens to be X11 on your system. To use a different device jus

Re: [Rd] regarding saving R graphis images directly to directory

2004-06-20 Thread Dirk Eddelbuettel
On Sun, Jun 20, 2004 at 01:18:47PM -0700, SAURIN wrote: > Dear R, > > I am student at University of new haven, CT.I am trying to run my R scripts where I > don't have > X11() authentication to my account. I run those R scripts and when I generate any > graphics I get > error and it comes out fro

[Rd] regarding saving R graphis images directly to directory

2004-06-20 Thread SAURIN
Dear R, I am student at University of new haven, CT.I am trying to run my R scripts where I don't have X11() authentication to my account. I run those R scripts and when I generate any graphics I get error and it comes out from system. if possible , please let me know how can i run R scripts .

Re: (PR#6992)[Rd] linux: compilation problems with gcc 3.3.3 and xorg

2004-06-20 Thread Prof Brian Ripley
This is a known bug in some distributions of XFree 4.4.0 (and not in R). It is the same as PR#6805 and PR#6844 and PR#6855 and PR#6965 and has been worked around in R-patched for a couple of months and in R-1.9.1 beta (due for release tomorrow). Please report the bug to the supplier of your Linu

[Rd] linux: compilation problems with gcc 3.3.3 and xorg (PR#6992)

2004-06-20 Thread acrux
Full_Name: acrux Version: 1.9.0 OS: linux (Crux2.0) Submission from: (NULL) (151.37.85.179) info linux distro: [EMAIL PROTECTED]:~$ crux CRUX version 2.0 [EMAIL PROTECTED]:~$ uname -a Linux vesuvio 2.6.7-ck1-vesuvio #1 Sat Jun 19 12:52:24 CEST 2004 i686 unknown unknown GNU/Linux [EMAIL PROTECTED]