antonvsdata / notame

An R package for non-targeted LC-MS metabolomics
MIT License
16 stars 2 forks source link

Unable to find an inherited method for function ‘join_fData’ for signature ‘"MetaboSet", "data.frame" #3

Closed rebox36 closed 3 years ago

rebox36 commented 3 years ago

Hi, I am currently trying to use this workflow to analyse my metabolic profiling. For the moment, I am blocked with the function join_fData, which displays the following message error by using the example dataset provided:

Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘join_fData’ for signature ‘"MetaboSet", "data.frame"’

Have you ever encountered this message ? Thank you,

Regards