saezlab / liana

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

Error in installation #120

Open rstorch01 opened 1 year ago

rstorch01 commented 1 year ago

I am trying to install liana in R/4.0.2 using remotes::install_github("saezlab/liana")

The installation fails with: Error: object ‘homologene_download’ is not exported by 'namespace:OmnipathR' Execution halted

I had previous installed OmnipathR using Biocmanager::install("OmnipathR"). Please let me know how I can resolve this issue.

dbdimitrov commented 1 year ago

Hi @rstorch01,

Can you try installing OmnipathR also from Github? This should resolve it. Let me know if it doesn't.

Daniel

rstorch01 commented 1 year ago

The install did not work:

dbdimitrov commented 11 months ago

Hmm, this seems like an OmniPathR issue @deeenes :pray: