Re: [Rd] Embedded R Fails When Run on LSF Queue System

2013-11-11 Thread Nigel Delaney
From: Dirk Eddelbuettel [mailto:e...@debian.org] Sent: Sunday, November 10, 2013 8:50 PM To: Nigel Delaney Cc: r-devel@r-project.org Subject: Re: [Rd] Embedded R Fails When Run on LSF Queue System On 10 November 2013 at 16:32, Nigel Delaney wrote: | I had a quick question I was hoping someone mig

Re: [Rd] Embedded R Fails When Run on LSF Queue System

2013-11-10 Thread Dirk Eddelbuettel
On 10 November 2013 at 21:13, Nigel Delaney wrote: | Thanks Dirk. I'll confess I am mostly trying to follow the practices | outlined in the writing R-extensions manual and books by Chambers and | Gentleman, but have found some conflicting advice on the internet in | various places, and am also t

Re: [Rd] Embedded R Fails When Run on LSF Queue System

2013-11-10 Thread Dirk Eddelbuettel
On 10 November 2013 at 16:32, Nigel Delaney wrote: | I had a quick question I was hoping someone might be able to answer, as my journey through the source code so far has not been very profitable. I have a command line program that embeds R, and the program works just fine when run from the com

[Rd] Embedded R Fails When Run on LSF Queue System

2013-11-10 Thread Nigel Delaney
Hi, I had a quick question I was hoping someone might be able to answer, as my journey through the source code so far has not been very profitable. I have a command line program that embeds R, and the program works just fine when run from the command line. However, when I run the program as a j