Skip to content

update.packages() issue

1 message · eric

#
I updated packages using the update.packages() command but now having
problems. i now know I should have done this from the terminal (sudo rstudio
and then update.packages()). Instead I just opened rstudio without the sudo
command. So I know what to do going forward but how do I resolve the
existing problem. 

Note that these are just the packages I loaded tonight. There are lots of
others that I use on occasion that I would probably have the same problem
with as below.

What's the easiest way to correct this ?
Loading required package: quantmod
Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return
= TRUE,  :
  there is no package called ?quantmod?
Loading required package: rdatamarket
Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return
= TRUE,  :
  there is no package called ?rdatamarket?

--
View this message in context: http://r.789695.n4.nabble.com/update-packages-issue-tp4021998p4021998.html
Sent from the R help mailing list archive at Nabble.com.