installation path not writable R, unable to update packages

前端 未结 11 1808
轻奢々
轻奢々 2020-12-15 04:10

I am trying to install Bioconductor into R, using the code on their website. When I type in the code (see bellow) I get an error message saying that some packages can\'t be

11条回答
  •  渐次进展
    2020-12-15 04:33

    I had same problem, and the answer is to give Root Access to R i.e run R or Rstudio as administrator.

    check this question out: installed directory not writable, cannot update packages 'boot', 'class', 'KernSmooth', 'mgcv', 'nnet', 'rpart', 'spatial'

提交回复
热议问题