shubham1637 / DIAlignR

This is a R package for alignment of DIA mass-spec data
5 stars 1 forks source link

Bioc #6

Closed shubham1637 closed 4 years ago

shubham1637 commented 4 years ago

Fixed the failed Bioconductor build. Following message appeared ** running tests for arch 'i386' ... Running 'testthat.R' ERROR Running the tests in 'tests/testthat.R' failed. Last 13 lines of output:

-- 4. Failure: test_smoothXICs (@test_chromatogram_smooth.R#100) -------------- outData not equal to expOutput. Component 1: Component 2: Mean relative difference: 0.04360293 Component 2: Component 2: Mean relative difference: 0.04360293

== testthat results =========================================================== [ OK: 114 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 4 ]

  1. Failure: test_smoothSingleXIC (@test_chromatogram_smooth.R#21)
  2. Failure: test_smoothSingleXIC (@test_chromatogram_smooth.R#43)
  3. Failure: test_smoothXICs (@test_chromatogram_smooth.R#74)
  4. Failure: test_smoothXICs (@test_chromatogram_smooth.R#100)

    Error: testthat unit tests failed Execution halted