===============================
R CMD BUILD
===============================
* checking for file lcmsPlot/DESCRIPTION ... OK
* preparing lcmsPlot:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building creating_publication_ready_plots.Rmd using rmarkdown
--- finished re-building creating_publication_ready_plots.Rmd
--- re-building lcms_data_plotting.Rmd using rmarkdown
Quitting from lcms_data_plotting.Rmd:223-225 [unnamed-chunk-12]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `h()`:
! error in evaluating the argument 'param' in selecting a method for function 'adjustRtime': could not find function "ObiwarpParam"
---
Backtrace:
1. xcms::adjustRtime(faahko, param = ObiwarpParam(binSize = 0.6))
2. base::.handleSimpleError(...)
3. base (local) h(simpleError(msg, call))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'lcms_data_plotting.Rmd' failed with diagnostics:
error in evaluating the argument 'param' in selecting a method for function 'adjustRtime': could not find function "ObiwarpParam"
--- failed re-building lcms_data_plotting.Rmd
SUMMARY: processing the following file failed:
lcms_data_plotting.Rmd
Error: Vignette re-building failed.
Execution halted