YuLab-SMU / clusterProfiler

:bar_chart: A universal enrichment tool for interpreting omics data
https://yulab-smu.top/biomedical-knowledge-mining-book/
1.01k stars 253 forks source link

Unable to load clusterProfiler (4.11.0.00) - object ‘ls2df’ not exported by 'namespace:yulab.utils'` #661

Closed zoezhao1030 closed 8 months ago

zoezhao1030 commented 8 months ago

Hi team,

I just installed the clusterProfiler/4.11.0.00 and yulab.utils/0.1.4 today but I was not able to load clusterProfiler or enrichplot or DOSE given the same error below:

`Error: package or namespace load failed for ‘clusterProfiler’:
 object ‘ls2df’ is not exported by 'namespace:yulab.utils'`
Error: package or namespace load failed for ‘enrichplot’:
 object ‘ls2df’ is not exported by 'namespace:yulab.utils'
Error: package or namespace load failed for ‘DOSE’:
 object ‘ls2df’ is not exported by 'namespace:yulab.utils'

Any solutions to this? Thanks!