Re: [Rd] makeCluster hangs

2018-02-11 Thread T. Florian Jaeger
Dear Henrik, thank you, for the quick reply. Bizarrely enough, the problem vanished when I woke the computer from sleep (I had previously replicated the problem after several restarts of both R and the MacOS). I will follow-up if I can again replicate the problem. Florian On 2/10/18 4:39 PM, H

[Rd] incorrect clipping on cairo devices

2018-02-11 Thread Ilia Kats
Hi all, consider the plot https://ptpb.pw/rTGw.pdf , generated by cairo_pdf();plot(1, 1, pch=16, cex=10, xlim=c(1,2), ylim=c(1,2));dev.off() . Notice how the circle is outside the bottom edge of the box. While this example is somewhat artificial, this behavior is very annoying when plotting s