-
Notifications
You must be signed in to change notification settings - Fork 117
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 probelm r/4.3.1 #252
Comments
Hi Jess. Please try again with an older version of R if you have it, R 4.0 or earlier. We're aware of this issue, it's a problem for a lot of users. |
If you're feeling brave we also have a beta version of a Python version that removes the dependence on |
Thanks for getting back to me. I actually wanted to use the function from the psi_2019 that has I have two batch confounders and when I tried to use the function you mentioned on it,
I had to regress out the confounder inside this, but I was unsure how to do it manually. It would be nice to run manually without installing and calculating ratios with the confounders. (I have two different batches) then I am trying to see how much different PCA and heatmap etc |
I have also tried to install it in both r/4.0 and r/3.6, and it shows the same errors. I did not have any problems installing rstan and rstantools, even other dependency packages, so I couldn't find out the reasons.
|
I strongly recommend that you run the leafcutter in the container, which avoids unnecessary trouble in installing the leafcutter. I manually packaged a singularity container, maybe you can try it. singularity push IMG.sif library://zpliu/bioinfomatic/leafcutter:v0.2.9 |
I finally got it installed! Ended up sticking with R 3.6 to avoid upgrading dependencies and created a separate folder for them, keeping them away from R 4.3. Thanks! It would be great to use R 4.1, especially since it's the latest version our school server supports. But for now, this setup is working. Yay! 👍 |
I have tried in r/4.3.1
Now, I cannot install the :
remotes::install_github("davidaknowles/leafcutter/leafcutter")
I was getting error below:
I have removed packages and re-installed all of them, but it still shows the same errors. Any ideas? please help @jackhump
The text was updated successfully, but these errors were encountered: