Re: [Rd] Running R embedded in an mpiexec spawned process - Fatal error: you must specify '--save', '--no-save' or '--vanilla'

2013-11-20 Thread Gabriel Becker
I don't have any real answers for you. Perhaps someone with more experience will. This may be an R.NET issue though. I'm suprised that from your comment, and a very brief glance at R.NET's sourcecode, it is calling setup_Rmainloop. I've successfully embedded R in C programs and the entrypoint I a

Re: [Rd] Running R embedded in an mpiexec spawned process - Fatal error: you must specify '--save', '--no-save' or '--vanilla'

2013-11-20 Thread Prof Brian Ripley
On 21/11/2013 06:39, jean-michel.perr...@csiro.au wrote: I'd like someone familiar with the R options initialization to comment on a difference of behavior within/without mpiexec I have a (.NET) application with embedded R that is proven to run in a single process: ./Sample1.exe on a

[Rd] Running R embedded in an mpiexec spawned process - Fatal error: you must specify '--save', '--no-save' or '--vanilla'

2013-11-20 Thread Jean-Michel.Perraud
I'd like someone familiar with the R options initialization to comment on a difference of behavior within/without mpiexec I have a (.NET) application with embedded R that is proven to run in a single process: ./Sample1.exe on a Debian Linux with R 3.0.2 Running the same code with mpiexec,

[Rd] [PATCH] suggestions for R-lang manual

2013-11-20 Thread Scott Kostyshak
Attached is a patch with suggestions for the R-lang manual at r64277. Below are a few comments (some are implemented in the patch): In the section "Objects", there is a table introduced by "The following table describes the possible values returned by typeof". One of the results is "any". Can "an

Re: [Rd] "size of shared memory region" messages show up with Rtools 3.1.0.1939

2013-11-20 Thread Dan Tenenbaum
- Original Message - > From: "Dan Tenenbaum" > To: "R-devel" > Sent: Wednesday, November 20, 2013 2:49:24 PM > Subject: Re: [Rd] "size of shared memory region" messages show up with Rtools > 3.1.0.1939 > > > > - Original Message - > > From: "Dan Tenenbaum" > > To: "R-devel"

Re: [Rd] "size of shared memory region" messages show up with Rtools 3.1.0.1939

2013-11-20 Thread Dan Tenenbaum
- Original Message - > From: "Dan Tenenbaum" > To: "R-devel" > Sent: Wednesday, November 20, 2013 2:41:36 PM > Subject: [Rd] "size of shared memory region" messages show up with Rtools > 3.1.0.1939 > > Hi, > > After installing Rtools 3.1.0.1939 into c:\rtools31, when I call any > (mo

[Rd] "size of shared memory region" messages show up with Rtools 3.1.0.1939

2013-11-20 Thread Dan Tenenbaum
Hi, After installing Rtools 3.1.0.1939 into c:\rtools31, when I call any (most?) of the commands in c:\rtools31\bin, I see strange messages printed to stderr. Example: C:\Rtools31>bin\tar 0 [main] tar 6084 shared_info::initialize: size of shared memory region changed from 27984 to 21136