-
Notifications
You must be signed in to change notification settings - Fork 99
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 utils:download.file when installing SingleR #18
Comments
Thanks for the input. Because of the reference datasets, the package is pretty big and takes a while to download. I am having issues with downloading from Github as well now. I am guessing that they are experiencing some issues with their servers. Anyhow, you can try downloading SingleR is a zip file and install it directly using install.package. Please let me know if the problem still persists. Best, |
This issue was something with the github server as you said, this monday it was installed as it should. Thank you for you help! |
dear dvir |
I have tried to install Single R in all the following ways in different combinations:
I have also re-installed curl, re-installed devtools with dependencies, restarted R (3.4.4) updated everything, installed libcurl4-gnutls-dev instead of libcurl4-openssl-dev (they always replace each other) but after a loooooong wait I always get the following error:
And at one point I got an error in curl (sorry, i did not save the full curl error message!)
I also tried with and without proxy. Same problem.
This might be unrelated to Single R, but in fact i used devtools:install_github earlier today and it worked. I already have a working version of Seurat installed, could this cause issues? If possible, can I install Single R without Seurat? OR is there any other way to install Single R?
The text was updated successfully, but these errors were encountered: