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
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 toexpOutput
. 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 ]
Failure: test_smoothXICs (@test_chromatogram_smooth.R#100)
Error: testthat unit tests failed Execution halted