Entering edit mode
22 months ago
rheab1230
▴
140
Hello everyone,
I am trying to install biocLite using BiocManager::install function in rstudio but its giving me an error.
BiocManager::install("biocLite")
Warning message:
package 'biocLite' is not available for Bioconductor version '3.16'
A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
Does anyone know how to solve this problem?
Thank you
Thank you so much. This works.