Entering edit mode
Hello, I am compeletly new to gene expression in R. I want to install edge R, Limma and .... but when I try to install them it gives me an error which;
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install()
replacement repositories:
CRAN: https://cran.rstudio.com/
Bioconductor version 3.13 (BiocManager 1.30.16), R 4.1.1 (2021-08-10) Installation paths not writeable, unable to update packages path: C:/Program Files/R/R-4.1.1/library packages: survival
Thanks
Thank you so much