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

Installation fails due to failure of dependency VISION (which is due to loe) #32

Open
bbimber opened this issue May 21, 2024 · 3 comments

Comments

@bbimber
Copy link

bbimber commented May 21, 2024

Hello,

The loe package was recently removed from CRAN. This is a dependency of VISION, which is a dependency of scMetabolism. See here for more: YosefLab/VISION#130.

Do you plan to look into solutions to enable installation of this package? Thanks.

@foelen
Copy link

foelen commented May 24, 2024

devtools::install_github("cran/loe")

@princess-of-wales
Copy link

I'm having the same issue and devtools::install_github("cran/loe") also fails to install. Did you find a way to solve this?

@jasoncrucify
Copy link

I'm having the same issue and devtools::install_github("cran/loe") also fails to install. Did you find a way to solve this?

library(devtools)
install_github("YosefLab/VISION")

it works by removing 2.1.0

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

4 participants