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

Updated: "cannot open URL" with remotes::install_github() #750

Closed
phargarten2 opened this issue Feb 20, 2023 · 4 comments
Closed

Updated: "cannot open URL" with remotes::install_github() #750

phargarten2 opened this issue Feb 20, 2023 · 4 comments

Comments

@phargarten2
Copy link

phargarten2 commented Feb 20, 2023

I have the same issue cited in #130 .

remotes::install_github("yihui/testit")
# Error in utils::download.file(url, path, method = download_method(), quiet = quiet,  : 
# cannot open URL 'https://api.github.com/repos/yihui/testit/zipball/master'

The proposed solution was to change an option within Internet Explorer 10.
That was. few years ago, and since it was closed, I decided to open a new issue.

However, Internet Explorer was retired on June 15, 2022 and replaced with Microsoft Edge. https://www.microsoft.com/en-us/download/internet-explorer.aspx

I generally use Chrome, but I suppose remotes::install_github() uses something else.

The same example from #130 applies; any thoughts would be appreciated.

─ Session info
 setting  value
version  R version 4.2.0 (2022-04-22 ucrt)
os       Windows 10 x64 (build 19044)
system   x86_64, mingw32
ui       RStudio
language (EN)
collate  English_United States.utf8
ctype    English_United States.utf8
tz       America/New_York
date     2023-02-21
rstudio  2022.02.2+485 Prairie Trillium (desktop)
pandoc   2.18 @ C:/PROGRA~1/Pandoc/ (via markdown)
@gaborcsardi
Copy link
Member

@phargarten2 what is your OS and R version? What is the exact output you get?

@phargarten2
Copy link
Author

@gaborcsardi Thank you. Please see the updated information above.

@gaborcsardi
Copy link
Member

Do you use a proxy? Do you have the curl package installed? If yes, can you try standalone mode (see README)?

@gaborcsardi
Copy link
Member

Closing this for lack of information. Please reopen with more info if you still have this problem.

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

2 participants