Re: [R-pkg-devel] C++17

2021-07-31 Thread Steve Bronder
go out the window. We've thought about moving up to C++17 for the Stan math library, but we've been kind of confused on what would make CRAN happy while requiring 17. Dirk, I think you're right that "enjoy it when you can" is the best option atm. Regards, Steve Bronder Websi

Re: [R-pkg-devel] C++17

2021-07-30 Thread Steve Bronder
Hi Tim, if you look in the history of the mailing list there's been a few questions surrounding c++17. But most of what I've seen is to have flags to turn on and off the c++17 parts of your code. I get it, and not impossible to do cleanly with boost macros, but kind of a bummer. It would be nice t

Re: [R-pkg-devel] Anyone Know How To Setup Wine for Windows Testing?

2020-09-18 Thread Steve Bronder
inline On Wed, Sep 9, 2020 at 3:35 AM Tomas Kalibera wrote: > On 7/16/20 7:57 PM, Steve Bronder wrote: > > On Wed, Jul 15, 2020 at 2:22 PM Neal Fultz wrote: > > > >> If you don't mind multi-gig docker containers, this can be helpful: > >> > >

Re: [R-pkg-devel] Anyone Know How To Setup Wine for Windows Testing?

2020-07-16 Thread Steve Bronder
er doubt R will run very well in Linux under Wine. My experience >> with Wine >> is that a few apps (e.g. Irfanview) run well, but many give lots of >> trouble. >> > Yes I'm 80/20 on whether compilation with Rtools will totally work on wine. But if I can get this al

[R-pkg-devel] Anyone Know How To Setup Wine for Windows Testing?

2020-07-15 Thread Steve Bronder
local wine VM on my ubuntu box. Wine has an option for Windows Server 2008 R2 (which I believe is the windows session CRAN uses?) If anyone has done this before and knows of a guide somewhere that would be very helpful! Regards, Steve Bronder [[alternative HTML version de