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

Unable to install any packages from Github on R #242

Open
hariramn opened this issue Nov 6, 2017 · 0 comments
Open

Unable to install any packages from Github on R #242

hariramn opened this issue Nov 6, 2017 · 0 comments

Comments

@hariramn
Copy link

hariramn commented Nov 6, 2017

Hi all,
Seeking help as I'm getting a common error while trying to install packages from Github alone. I'm able to install everything else listed in CRAN.

The error being thrown is:

library(githubinstall)
gh_install_packages("tokenizers")
Error in curl::curl_download(input, tt, mode = "wb", quiet = !showProgress) :
Timeout was reached: Connection timed out after 10000 milliseconds

I've tried installing using devtools and yet the same. What needs to be done. Appreciate your help. Thanks in advance

@hariramn hariramn changed the title Unable to install any packages from Github Unable to install any packages from Github on R Nov 6, 2017
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

1 participant