<div dir="ltr"><div>Hi Agustin,</div><div><br></div><div>Apologies for the long delay in reply.</div><div><br></div><div>> I'm contacting you regarding your comment "For what it's worth, we are</div><div>> also working on R scripting integration in ImageJ2." in</div>

<div>> <a href="http://stackoverflow.com/questions/18989725/how-can-i-call-execute-an-imagej-macro-with-r">http://stackoverflow.com/questions/18989725/how-can-i-call-execute-an-imagej-macro-with-r</a></div><div>> </div>

<div>> I'm very interested on this issue. What is the stage of this</div><div>> integration?</div><div><br></div><div>For the past couple of months I have been working on improving the ImageJ scripting framework in general, paving the way for parameterized scripts. That branch adding R support has not yet been updated to take advantage of the improvements, but needs to be.</div>

<div><br></div><div>> Is it something that I could try?</div><div><br></div><div>Unless you want to actually help complete the work, I suggest waiting until it is merged to master and/or split into its own repository (not sure which route we will go yet). The current status should be considered "alpha" in that it fundamentally works, but has many remaining loose ends.</div>

<div><br></div><div><div>> I normally use the raster package in R, but I often find some</div><div>> operations to too slow and have done some naive scripting in ImageJ in</div><div>> these cases. Being able to call ImageJ commands from within R would be</div>

<div>> very useful for me.</div></div><div><br></div><div>To clarify, the branch in question uses RServe [1] to support running R scripts from *within ImageJ*. Calling ImageJ from the R environment would be the other direction; most popular package to do that is called rJava [2] (by the same developer). See this blog post for examples:</div>

<div><br></div><div>    <a href="http://darrenjw.wordpress.com/2011/01/01/calling-java-code-from-r/">http://darrenjw.wordpress.com/2011/01/01/calling-java-code-from-r/</a></div><div><br></div><div>Regards,</div><div>Curtis</div>

<div><br></div><div>[1] <a href="http://rforge.net/Rserve/">http://rforge.net/Rserve/</a></div><div>[2] <a href="http://rforge.net/rJava/">http://rforge.net/rJava/</a></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Wed, Dec 18, 2013 at 4:21 PM, Curtis Rueden <span dir="ltr"><<a href="mailto:ctrueden@gmail.com" target="_blank">ctrueden@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Agustin Lobo</b> <span dir="ltr"><<a href="mailto:Agustin.Lobo@ictja.csic.es" target="_blank">Agustin.Lobo@ictja.csic.es</a>></span><br>



Date: Wed, Dec 18, 2013 at 11:40 AM<br>Subject: R scripting integration in ImageJ2<br>To: <a href="mailto:ctrueden@gmail.com" target="_blank">ctrueden@gmail.com</a><br><br><br>Dear Curtis Rueden,<br>
<br>
I'm contacting you regarding your comment<br>
"For what it's worth, we are also working on R scripting integration<br>
in ImageJ2."<br>
in<br>
<a href="http://stackoverflow.com/questions/18989725/how-can-i-call-execute-an-imagej-macro-with-r" target="_blank">http://stackoverflow.com/questions/18989725/how-can-i-call-execute-an-imagej-macro-with-r</a><br>
<br>
I'm very interested on this issue. What is the stage of this integration?<br>
Is it something that I could try? I normally use the raster package in R, but<br>
I often find some operations to too slow and have done some naive<br>
scripting in ImageJ in these cases. Being able to call ImageJ commands from<br>
within R would be very useful for me.<br>
<br>
Thanks,<br>
<br>
Agus<br>
<span><font color="#888888"><br>
--<br>
--<br>
Dr. Agustin Lobo<br>
Institut de Ciencies de la Terra "Jaume Almera" (CSIC)<br>
Lluis Sole Sabaris s/n<br>
08028 Barcelona<br>
Spain<br>
Tel. 34 934095410<br>
Fax. 34 934110012<br>
e-mail <a href="mailto:Agustin.Lobo@ictja.csic.es" target="_blank">Agustin.Lobo@ictja.csic.es</a><br>
<a href="https://sites.google.com/site/aloboaleu/" target="_blank">https://sites.google.com/site/aloboaleu/</a><br>
</font></span></div><br></div>
</blockquote></div><br></div>