Skip to content

Problem when installing quantmod package

4 messages · Baki UNAL, Frank, amol gupta +1 more

#
Hello?
I tried to install "quantmod" package. But I got the following error:
What is the problem?
Best regards
Baki ?nal
#
I right click on the R executable and select "Run as administrator" to install new packages or update R.

Frank
Chicago

-----Original Message-----
From: R-SIG-Finance <r-sig-finance-bounces at r-project.org> On Behalf Of Baki UNAL via R-SIG-Finance
Sent: Monday, October 29, 2018 7:51 AM
To: R-sig-finance <r-sig-finance at r-project.org>
Subject: [R-SIG-Finance] Problem when installing quantmod package

Hello
I tried to install "quantmod" package. But I got the following error:
What is the problem?
Best regards
Baki ?nal

_______________________________________________
R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. If you want to post, subscribe first.
-- Also note that this is not the r-help list where general R questions should go.
#
This might help
try

options(repos = c(CRAN = "http://cran.rstudio.com"))



Source:
https://support.rstudio.com/hc/en-us/community/posts/205198138-packages-installation-problem
On Mon, Oct 29, 2018 at 7:13 PM Frank <frankm60606 at gmail.com> wrote:

            

  
    
#
Hmm.
(1) Are you still having the problem - I ask since I certainly reach
https://cran.rstudio.com/bin/windows/contrib/3.5/PACKAGES via wget (for
example).
(2) If you cannot reach https://cran.rstudio.com at all then it points to a
networking issue.
On Mon, Oct 29, 2018 at 7:13 AM amol gupta <amolgupta87 at gmail.com> wrote: