Re: [R-pkg-devel] Travis/appveyor with CXX14/17

2019-06-07 Thread Tim Keitt
On Fri, Jun 7, 2019 at 11:09 AM Dirk Eddelbuettel wrote: > > On 7 June 2019 at 10:13, Tim Keitt wrote: > | I bumped a package to CXX14/17 and it failed on Travis/Appveyor while > | checking fine locally. I assume I need to request different compilers or > > Correct. > > Working with a seriously o

Re: [R-pkg-devel] Travis/appveyor with CXX14/17

2019-06-07 Thread Dirk Eddelbuettel
On 7 June 2019 at 10:13, Tim Keitt wrote: | I bumped a package to CXX14/17 and it failed on Travis/Appveyor while | checking fine locally. I assume I need to request different compilers or Correct. Working with a seriously outdated base layer of Ubuntu is a key bug^Hfeature of Travis. Maddenin