Re: [Bioc-devel] BioC 3.9 devel builds

2018-12-17 Thread Pages, Herve
Hi Michael, I don't think we have any package that require C++14 at the moment. I see 36 software packages that have SystemRequirements: C++11 in devel. I agree that package authors should probably stick to that and avoid C++14 for now. The change I made to the build system is just a minor imp

Re: [Bioc-devel] BioC 3.9 devel builds

2018-12-17 Thread Michael Lawrence
Dear Val/Herve: Does this mean that Bioconductor depends on C++14? Keeping up with the C++ standards is a struggle, at least for those maintaining deployments on clusters with slow-moving enterprise linux distributions. It would be helpful if someone could document the minimum C++ standard, along