Re: [Rd] Fwd: How to check if R interpreter is initiated

2013-12-20 Thread Duncan Murdoch
On 13-12-20 2:00 PM, Sandip Nandi wrote: Hi R-Developers , I am using R-3.1 , moved from R-2.15 . I am facing a problem which I have raised in R bug report with bug 15596 . My problem is how to check if R is initiated before initiating R I am embedding R in parallel environment and reusing pro

[Rd] Fwd: How to check if R interpreter is initiated

2013-12-20 Thread Sandip Nandi
Hi R-Developers , I am using R-3.1 , moved from R-2.15 . I am facing a problem which I have raised in R bug report with bug 15596 . My problem is how to check if R is initiated before initiating R I am embedding R in parallel environment and reusing process already running to reduce overhead . E