Installation paths not writeable, unable to update packages error in installing methimpute
0
0
Entering edit mode
15 months ago
sam • 0

My code I write in R:

if (!requireNamespace("BiocManager", quietly=TRUE))
  install.packages("BiocManager")
BiocManager::install

BiocManager::install("methimpute")

The error I receive:

Bioconductor version 3.16 (BiocManager 1.30.19), R 4.2.0 (2022-04-22)
Installation paths not writeable, unable to update packages
  path: /usr/lib/R/library
  packages:
    boot, cluster, foreign, MASS, Matrix, mgcv, nlme, nnet, rpart, spatial, survival
Warning message:
package(s) not installed when version(s) same as or greater than current; use `force = TRUE` to
  re-install: 'methimpute'
r RNA-seq • 753 views
ADD COMMENT

Login before adding your answer.

Traffic: 1951 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6