Entering edit mode
jpenadi1
•
0
@jpenadi1-17665
Last seen 7.2 years ago
Hi, I am trying to install Bioconductor and I would like to have all the packages updated. What should I do I already updated the R packages.
Thank you for the help
Here is my code
update with biocLite()
Error: 6 package(s) out of date
> try http:// if https:// URLs are not supported
Error: unexpected symbol in "try http"
> source("https://bioconductor.org/biocLite.R")
Bioconductor version 3.4 (BiocInstaller 1.24.0), ?biocLite for help
A new version of Bioconductor is available after installing the most recent version of R; see
http://bioconductor.org/install
> biocLite("BiocUpgrade")
Error: Bioconductor version 3.4 cannot be upgraded with R version 3.3.3
> ?BiocUpgrade
