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

Guys can anyone tell me why this is showing? #535

Closed
jatinsehgal15 opened this issue Sep 11, 2016 · 6 comments
Closed

Guys can anyone tell me why this is showing? #535

jatinsehgal15 opened this issue Sep 11, 2016 · 6 comments

Comments

@jatinsehgal15
Copy link

jatinsehgal15 commented Sep 11, 2016

install.packages("swirl")
Warning: unable to access index for repository https://cran.cnr.berkeley.edu/src/contrib:
cannot open URL 'https://cran.cnr.berkeley.edu/src/contrib/PACKAGES'
Warning: unable to access index for repository https://cran.cnr.berkeley.edu/bin/windows/contrib/3.3:
cannot open URL 'https://cran.cnr.berkeley.edu/bin/windows/contrib/3.3/PACKAGES'
Warning message:
package ‘swirl’ is not available (for R version 3.3.1)

@seankross
Copy link
Member

Looks like R is having trouble finding swirl on CRAN. What's your geographic location?

@jatinsehgal15
Copy link
Author

I live in New Delhi, India

On Sep 12, 2016 02:54, "Sean Kross" notifications@github.com wrote:

Looks like R is having trouble finding swirl on CRAN. What's your
geographic location?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#535 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AVGrrGFYlmPssSoYTdphkW-HCIUwk3lUks5qpHGpgaJpZM4J5-gu
.

@seankross
Copy link
Member

Try the following: install.packages("swirl", repos = "http://ftp.iitm.ac.in/cran/")

@jatinsehgal15
Copy link
Author

Hi Sean, can you explain that to me? How's it different from the earlier
one?

On Sep 15, 2016 11:02 PM, "Sean Kross" notifications@github.com wrote:

Try the following: install.packages("swirl", repos = "
http://ftp.iitm.ac.in/cran/")


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#535 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AVGrrLfsIux8iFjKM5Ieba9DICUw5Iolks5qqYE4gaJpZM4J5-gu
.

@seankross
Copy link
Member

You may have an easier time connecting to a server that hosts R packages that is geographically closer to you.

@jatinsehgal15
Copy link
Author

I'll try this out and tell you how it pans out. Thanks Sean.

On Sep 15, 2016 11:16 PM, "Sean Kross" notifications@github.com wrote:

You may have an easier time connecting to a server that hosts R packages
that is geographically closer to you.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#535 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AVGrrIyk7DjAxzCVa5UatdAHani5sqzHks5qqYSNgaJpZM4J5-gu
.

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

3 participants