Login  Register

problem using R-Plot

Posted by Aryeh Weiss on Aug 24, 2020; 6:29pm
URL: http://imagej.273.s1.nabble.com/problem-using-R-Plot-tp5023877.html

The first time that I use R-Plot after starting Fiji, it works. After
that, it throws an error saying

Unsupported format not file not found
/tmp/ in line 6

here is a minimal macro that demonstrates the problem:

run("Blobs (25K)");
run("Grays");
setAutoThreshold("Default dark no-reset");
run("Analyze Particles...", "display exclude clear summarize add");
run("R Histogram", "data_column=Area title=[] x-axis_label=Area
y-axis_label=Frequency fit=[log-normal fit] show");

The first time that this is run, it works. Then I get the error stated
above.

I presume that if ti works once, then my R is ok. I did export
RPATH="/usr/bin/R" , but that had no effect on the problem.

Thanks in advance for any advice.

--aryeh

--
Aryeh Weiss
Faculty of Engineering
Bar Ilan University
Ramat Gan 52900 Israel

Ph:  972-3-5317638
FAX: 972-3-7384051

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html