I want to install (DESeq2), it gives me this message. Can you guide me?
Is there any tutorial to train how I use R for drawing heatmap, pathways...? Thanks
if (!requireNamespace("BiocManager", quietly = TRUE))
+ install.packages("BiocManager")
>
> BiocManager::install("DESeq2")
Bioconductor version 3.13 (BiocManager 1.30.16), R 4.1.0 (2021-05-18)
Installation paths not writeable, unable to update packages
path: C:/Program Files/R/R-4.1.0/library
packages:
Matrix, mgcv
Old packages: 'isoband'
Update all/some/none? [a/s/n]:
Have you already installed the lastest version of Bioconductor? Perhaps, the problem is there.