rformassspectrometry / Spectra

Low level infrastructure to handle MS spectra
https://rformassspectrometry.github.io/Spectra/
34 stars 24 forks source link

Spectra on macOS: Sizes of mz and intensity arrays don't match. #212

Closed jorainer closed 2 years ago

jorainer commented 2 years ago

The old error we encountered in MSnbase (issue #170) strikes back: also in Spectra with the MsBackendMzR backend I get now the error Sizes of mz and intensity arrays don't match. - which in fact is thrown by the proteowizard C++ code.

jorainer commented 2 years ago

Note: this error only appears (randomly) on macOS.