saezlab / liana

LIANA: a LIgand-receptor ANalysis frAmework
https://saezlab.github.io/liana/
GNU General Public License v3.0
169 stars 30 forks source link

Warning: `progress_estimated()` was deprecated in dplyr 1.0.0. #106

Open BenjaminDEMAILLE opened 1 year ago

BenjaminDEMAILLE commented 1 year ago

Hi !

Running cellphonedb the progrsess bar don't show due to :

Warning: progress_estimated() was deprecated in dplyr 1.0.0.

Thanks !

dbdimitrov commented 1 year ago

Hi @BenjaminDEMAILLE,

Thanks for pointing this out!

I will replace it in the next liana update, together with the other open issues :)

Daniel