-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Hello,
since a few weeks, I have an error that appear during xcms optimisation of peak picking parameters. the following error is appearing at some point "seems random" but it is not. allways at the same occurance for a specific file, but different for each file.
Error in units != "px" && is.na(res) :
'length = 2' in coercion to 'logical(1)'
do you have any solution to this ?
here are my session informations :
R version 4.3.0 (2023-04-21)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 20.04.6 LTS
Matrix products: default
BLAS: /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.9.0
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.9.0
locale:
[1] LC_CTYPE=fr_FR.UTF-8 LC_NUMERIC=C
[3] LC_TIME=fr_FR.UTF-8 LC_COLLATE=fr_FR.UTF-8
[5] LC_MONETARY=fr_FR.UTF-8 LC_MESSAGES=fr_FR.UTF-8
[7] LC_PAPER=fr_FR.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=fr_FR.UTF-8 LC_IDENTIFICATION=C
time zone: Etc/UTC
tzcode source: system (glibc)
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_4.3.0
packageVersion("IPO")
[1] ‘1.26.0’
packageVersion("xcms")
[1] ‘3.22.0’
packageVersion("CAMERA")
[1] ‘1.56.0’