sneumann / mzR

This is the git repository matching the Bioconductor package mzR: parser for netCDF, mzXML, mzData and mzML files (mass spectrometry data)
42 stars 26 forks source link

CHECK error on Windows testthat: dims [product 86616] do not match [43308] #220

Open sneumann opened 4 years ago

sneumann commented 4 years ago

Hi, On http://bioconductor.org/checkResults/devel/bioc-LATEST/mzR/machv2-checksrc.html we are getting the following error, which I vaguely recall to have seen before:

  1 Test Suite : 
  mzR RUnit Tests - 39 test functions, 1 error, 0 failures
  ERROR in test_writeMSData: Error in object@backend$getPeakList(scans) : 
    dims [product 86616] do not match the length of object [43308]

Yours, Steffen

P.S.: Indeed the previous error was https://github.com/sneumann/mzR/issues/196, back then on macOS and confirmed by @jorainer . Unfortunately we didn't get to the bottom of it, and back then things fixed themselves without our intervention.

sneumann commented 4 years ago

Hm, magically disappeared today. Yours, Steffen

sneumann commented 4 years ago

And re-appeared on macOS in Release today http://bioconductor.org/checkResults/release/bioc-LATEST/mzR/machv2-checksrc.html Yours, Steffen