Re: [Bioc-devel] mzR: pwiz is now the default backend

2017-05-23 Thread Rainer Johannes
actually, I got quite some segfaults lately with the Ramp backend (was default up to now). With the pwiz backend I don't get them anymore. Also, in xcms we were manually setting the backend to pwiz and did not experience any problems. cheers, jo On 23 May 2017, at 18:35, Laurent Gatto mailto:l

Re: [Bioc-devel] mzR: pwiz is now the default backend

2017-05-23 Thread Laurent Gatto
On 23 May 2017 16:26, Vladislav Petyuk wrote: > Are there going to be any noticeable changes for the package users? Does > it break compatibility? Do I need to install something extra (like > ProteoWizard)? In theory, we don't expect any downstream effects: no breaks, no extra dependencies, ..

Re: [Bioc-devel] mzR: pwiz is now the default backend

2017-05-23 Thread Vladislav Petyuk
Are there going to be any noticeable changes for the package users? Does it break compatibility? Do I need to install something extra (like ProteoWizard)? On Tue, May 23, 2017 at 9:10 AM Laurent Gatto wrote: > > Dear developer, > > For those who use mzR to access raw mass spectrometry data, pl

[Bioc-devel] mzR: pwiz is now the default backend

2017-05-23 Thread Laurent Gatto
Dear developer, For those who use mzR to access raw mass spectrometry data, please note that we have change the default backend from Ramp to pwiz. The old backend is still available using openMSfile(filename, backend = "Ramp") See https://github.com/sneumann/mzR/issues/84 for details. Please