0

I am using Rstudio cloud on my browser. When I am installing any packages writing in Rscript, it shows the error in connection. I am executing:- install.packages("ggplot2")

Then it is showing the error that error in connection.

How can I solve it?

( The error is only coming on cloud not the original downloaded software)

Dhruv
  • 11
  • 4
  • You're going to need to provide a *lot* more context than that. For starters, we know nothing about your (cloud) OS, version of RStudio, version of R. Even without that, we don't know the command you tried nor do we have the exact text of the error. As obvious as it may "seem" to you right now, there are a lot of errors associated with installing packages, so it can be difficult to know much given what little you've provided. Refs for good questions: https://stackoverflow.com/questions/5963269, https://stackoverflow.com/help/mcve, and https://stackoverflow.com/tags/r/info. – r2evans May 22 '19 at 17:19
  • I am using R studio cloud over internet using its website. – Dhruv May 24 '19 at 13:41
  • I'll be clearer: please edit your question and add the literal text of your command and all error/warning messages that result from it indicating failure. – r2evans May 24 '19 at 15:17

0 Answers0