Gene expression in R
1
0
Entering edit mode
@cda8149f
Last seen 2.6 years ago
Spain

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

limma edgeR Biobase GeneExpression • 948 views
ADD COMMENT
0
Entering edit mode
Axel Klenk ★ 1.0k
@axel-klenk-3224
Last seen 9 hours ago
UPF, Barcelona, Spain

This message is not about any of the tagged Bioconductor packages but about package 'survival' that comes with R and hence needs admin rights to be updated -- please try with the account you have used to install R.

ADD COMMENT
0
Entering edit mode

Thank you so much

ADD REPLY

Login before adding your answer.

Traffic: 911 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