Entering edit mode
This command for loading the app for LFQ data analysis with DEP package:
run_app('LFQ')
returns as a result the following Error:
Error: 'imputeMethods' is not an exported object from 'namespace:MSnbase'
How should I fix it?