Re: [Rd] [FORGED] src/modules/X11/devX11.c, can we remove "#if BUG" yet

2019-05-02 Thread frederik
Thanks again ... but by the way, I wonder if this would be a good time to take another look at the use case that produced this error. Consider that you have a complicated algorithm you are trying to analyze, and you decide to display plots of certain data, as part of the algorithm's main loop. Th

Re: [Rd] [FORGED] src/modules/X11/devX11.c, can we remove "#if BUG" yet

2019-05-02 Thread frederik
I tested it. It fixes the bug and didn't seem to produce any errors. Thank you Professor Dalgaard! I'm so glad this has finally been addressed. I will update the bug report. (https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16702) On Thu, May 02, 2019 at 04:48:51PM +0200, peter dalgaard wro

Re: [Rd] mccollect with NULL in R 3.6

2019-05-02 Thread Tomas Kalibera
On 5/1/19 12:25 AM, Gergely Daróczi wrote: Dear All, I'm running into issues with calling mccollect on a list containing NULL using R 3.6 (this used to work in 3.5.3): jobs <- lapply( list(NULL, 'foobar'), function(x) mcparallel(identity(x))) mccollect(jobs, wait = FALSE, timeout = 0)

Re: [Rd] [FORGED] src/modules/X11/devX11.c, can we remove "#if BUG" yet

2019-05-02 Thread peter dalgaard
OK, this is now in R-devel, but only superficially tested (b/c this is a Mac). Please check it out. -pd > On 30 Apr 2019, at 23:09 , Paul Murrell wrote: > > Hi Peter > > Yes, that looks roughly right to me. I would be in favour of your option > (b), partly because it is probably easiest and

Re: [Rd] Inno Setup 6.0.2 fails before creating exe file on Windows (R-3.6.0)

2019-05-02 Thread Martin Maechler
> Jeroen Ooms > on Thu, 2 May 2019 01:18:02 +0200 writes: > Multiple people have now reported that the R installer does not build > with InnoSetup 6 (released last week). The inno log shows this error: > Error on line 12 in src\gnuwin32\installer\R.iss: Minimum NT version