Re: [Rd] polypath winding rule with transparency

2017-04-23 Thread Paul Murrell
Thanks for the additional information. I see the behaviour that you are reporting (on Windows), which is pretty weird behaviour! Hopefully this will shed some light on the other problem that you reported, rather than being another unrelated problem. Paul On 24/04/2017 1:37 p.m., Michael Sum

Re: [Rd] polypath winding rule with transparency

2017-04-23 Thread Michael Sumner
On Thu, 4 Aug 2016 at 17:53 Michael Sumner wrote: > On Thu, 4 Aug 2016 at 11:17 Paul Murrell wrote: > >> Hi >> >> Just to clarify, I think this IS a problem with grid.path() as well as >> polypath(). >> >> > Hi, oh dear - sorry about that > > I appreciate the deeper explanation, I knew about the

Re: [Rd] Intel MKL compiling issue

2017-04-23 Thread Cohn, Robert S
? This helps -- would you be able to do with --enable-R-shlib? I also got complaints with it. It works when I do this: ./configure --with-x=no --with-blas=-lmkl --enable-R-shlib [[alternative HTML version deleted]] __ R-devel@r-project.org

Re: [Rd] tempdir() may be deleted during long-running R session

2017-04-23 Thread Dirk Eddelbuettel
On 21 April 2017 at 10:34, frede...@ofb.net wrote: | Hi Mikko, | | I was bitten by this recently and I think some of the replies are | missing the point. As I understand it, the problem consists of these | elements: | | 1. When R starts, it creates a directory like /tmp/RtmpVIeFj4 | | 2. Right