ahmohamed / lipidr

Data Mining and Analysis of Lipidomics datasets in R
https://www.lipidr.org/
Other
27 stars 13 forks source link

argument "uq_expr" is missing #30

Closed annikaghub closed 2 years ago

annikaghub commented 2 years ago

Hi Ahmed, when I try to execute the function plot_samples, I receive the following error Error in is_call(uq_expr, c("after_stat", "after_scale")) : argument "uq_expr" is missing, with no default Do you know what the problem could be? Most of the other functions (like plot_lipidclass) are working fine. Thanks and best,

Annika

ahmohamed commented 2 years ago

This issue was fixed in version 2.9.1. Could you please update lipidr and try again?

annikaghub commented 2 years ago

Perfect, thank you!