-
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
Devtools installing LeafCutter Error #241
Comments
I installed rstan and rstantools through install.packages. I then tried to install using devtools::install_github("davidaknowles/leafcutter/leafcutter") and received the same error. |
Been trying to install this in a docker container for a while now, and I found this thread: |
Yes but the issue remains that because of the error it cannot be installed. |
Hi I wonder have you solved the problem? I also got the same issue and still cant figure it out... |
nvm I followed the instruction here and it finally works! |
I am trying to install leafcutter using the recommended command:
I get the error
In case the issue with installation was just mine I asked someone else on my cluster to try and somehow they resolved the issue I have and then got the following interesting error:
What do I do to get around the error I am getting. Both me and this person cannot seem to install leafcutter using
devtools::install_github
.The text was updated successfully, but these errors were encountered: