Entering edit mode
I am trying to install Bioconductor version 3.16 in R 4.2.3 in Linux cluster. However I encounter the below issue
> if (!require("BiocManager", quietly = TRUE))
+ install.packages("BiocManager")
Bioconductor version 3.16 (BiocManager 1.30.23), R 4.2.3 (2023-03-15)
Bioconductor version '3.16' is out-of-date; the current release version '3.19'
is available with R version '4.4'; see https://bioconductor.org/install
Is this a issue or a warning? From what I read it only tells you that you are not using the latest version of R with the latest Bioconductor release. If you want to keep that R version you can keep using Bioconductor 3.16