Error in install

Hi everybody, I was download last ver. Rstudio and install it, my ggplot2 library deleted . Now I can't install it it takes to error:

ERROR: dependencies 'usethis', 'cli', 'ellipsis', 'pkgbuild', 'pkgload', 'rcmdcheck', 'sessioninfo' are not available for package 'devtools'

  • removing 'C:/Users/Mini PC/Documents/R/win-library/3.3/devtools'
    Warning in install.packages :
    running command '"C:/PROGRA~1/R/R-33~1.2/bin/x64/R" CMD INSTALL -l "C:\Users\Mini PC\Documents\R\win-library\3.3" C:\Users\MINIPC~1\AppData\Local\Temp\RtmpC8fhkq/downloaded_packages/devtools_2.2.2.tar.gz' had status 1
    Warning in install.packages :
    installation of package ‘devtools’ had non-zero exit status

can help me why it can't install?

with respect

Can you post the whole error message you are getting?

Install.packages("ggplot2",dependencies = TRUE)Preformatted text`

No need to upload any file, post it here directly as formatted code, here is how to do it.

Package download right and passes MD5 sums checked.but in final stage can't install.I try manual Installing,unpack "ggplot2_3_3_0.tar" ----->>ggplor2_3_3_0.zip and used from Tools--->> Instal packages ,but can't installing .

We need to see the actual error message, please post it here, all of it.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.