Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in installation #120

Open
rstorch01 opened this issue Jul 21, 2023 · 3 comments
Open

Error in installation #120

rstorch01 opened this issue Jul 21, 2023 · 3 comments

Comments

@rstorch01
Copy link

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
Copy link
Collaborator

Hi @rstorch01,

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

Daniel

@rstorch01
Copy link
Author

The install did not work:

  • installing source package ‘OmnipathR’ ...
    ** using staged installation
    ** R
    ** inst
    ** byte-compile and prepare package for lazy loading
    Error: object ‘join_by’ is not exported by 'namespace:dplyr'
    Execution halted
    ERROR: lazy loading failed for package ‘OmnipathR’
  • removing ‘/usr/local/R/4.0.2/lib64/R/library/OmnipathR’
  • restoring previous ‘/usr/local/R/4.0.2/lib64/R/library/OmnipathR’
    Warning message:
    In i.p(...) :
    installation of package ‘/tmp/Rtmpcg2EQa/file618330fc912b/OmnipathR_3.9.6.tar.gz’ had non-zero exit status

@dbdimitrov
Copy link
Collaborator

dbdimitrov commented Jul 31, 2023

Hmm, this seems like an OmniPathR issue @deeenes 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants