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

Object 'homologene_download' is not exported by 'namespace:OmnipathR' #71

Closed ZheFrench closed 1 year ago

ZheFrench commented 1 year ago

I'm on linux with R 4.2.1 and I get the following issue when I try to install liana.

remotes::install_github('saezlab/liana')

installing *source* package ‘liana’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading

ERROR : object 'homologene_download' is not exported by 'namespace:OmnipathR' 
ERROR: lazy loading failed for package ‘liana’
* removing ‘/data/USERS/villemin/anaconda3/envs/r4.2.1/lib/R/library/liana’
ZheFrench commented 1 year ago

These packages have more recent versions available. It is recommended to update all of them.

Updating OmniPathR did the trick !