Re: [Rd] Bug in libR.so (R 3.4.1 Single Candle)

2017-07-12 Thread IT Infrastructure via R-devel
Thanks for the tip and the quick reply. Will try to narrow the scope and repost if appropiate. On Wed, Jul 12, 2017 at 12:40:50PM -0400, Duncan Murdoch wrote: > On 12/07/2017 12:06 PM, IT Infrastructure via R-devel wrote: > > Hi all, > > > > I believe I have found a bug in the current version of

Re: [Rd] italic font on cairo devices in R 3.4

2017-07-12 Thread Ilia Kats
FYI, I now have a second confirmed Mac OS system (with R 3.4.1) where the text is not rendered as italic. Ilia Original Message Subject: Re: [Rd] italic font on cairo devices in R 3.4 Date: 2017-07-12 05:48:24 +0200 From: Paul Murrell To: ilia-kats, r-devel Hi Do you have

Re: [Rd] Bug in libR.so (R 3.4.1 Single Candle)

2017-07-12 Thread Duncan Murdoch
On 12/07/2017 12:06 PM, Antonio Jordan via R-devel wrote: Hi all, I believe I have found a bug in the current version of R. You don't present any evidence of one. What your stack trace looks like is an infinite regress, e.g. an R function that calls itself (or possibly a more complicated loo

[Rd] Bug in libR.so (R 3.4.1 Single Candle)

2017-07-12 Thread Antonio Jordan via R-devel
Hi all, I believe I have found a bug in the current version of R. Bug manifested itself while testing a shiny app in both the R console and in Rstudio. I've tried a complete fresh install of R, Rstudio, & Shiny with the same results. Also tried switching kernel versions (As I know stack clash f

Re: [Rd] italic font on cairo devices in R 3.4

2017-07-12 Thread Ilia Kats
Hi Paul, thanks for your suggestion. No, I did not have that package installed, but installing it didn't change anything, unfortunately. Cheers, Ilia Original Message Subject: Re: [Rd] italic font on cairo devices in R 3.4 Date: 2017-07-12 05:48:24 +0200 From: Paul Murrell

Re: [Rd] write.csv

2017-07-12 Thread Uwe Ligges
On 12.07.2017 05:09, Nathan Sosnovske wrote: Two thoughts: 1) Will the new server that you are setting up with Server 2016 eventually host build and test? If so, this could at least run on that. 2) CreateVirtualDisk and OpenVirtualDisk are C functions that are available in Windows 7 and Serv