mskcc/facets

Can not install using devtools

Opened this issue · 1 comments

I'm having this problem since yesterday:

devtools::install_github('mskcc/facets', build_vignettes = TRUE)
Error: Failed to install 'unknown package' from GitHub:
Timeout was reached: [api.github.com] Resolving timed out after 10000 milliseconds

Please advise how to resolve it. Thanks!

You have bad internet connection to GitHub. You can try installing it from Gitee. I saw many fork repos on Gitee, for example,

remotes::install_git("https://gitee.com/ChitandaSatou/facets")