please help me solve this

Please help me solve this
Installing package into ‘C:/Users/Ridho/Documents/R/win-library/3.1’
(as ‘lib’ is unspecified)
ERROR: dependencies 'cellranger', 'Rcpp', 'tibble', 'progress' are not available for package 'readxl'

  • removing 'C:/Users/Ridho/Documents/R/win-library/3.1/readxl'
    Warning in install.packages :
    running command '"C:/PROGRA~1/R/R-31~1.3/bin/x64/R" CMD INSTALL -l "C:\Users\Ridho\Documents\R\win-library\3.1" "C:/Users/Ridho/Downloads/readxl_1.3.1.tar.gz"' had status 1
    Warning in install.packages :
    installation of package ‘C:/Users/Ridho/Downloads/readxl_1.3.1.tar.gz’ had non-zero exit status

Your are missing these package dependencies, you have to install them first.

Also, you are using a very old R version, that could bring you a lot of installation problems I would recommend updating your R version first.

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

If you have a query related to it or one of the replies, start a new topic and refer back with a link.