Update bioconductor in R 3.2.4
1
0
Entering edit mode
@vinicius-henrique-da-silva-6713
Last seen 11 months ago
Brazil

I am trying to run a function from GenomicRanges package called makeGRangesFromDataFrame but it is not working. I am aware that I am using a functional code because it is not the first time that I am running it.

Thus, I assumed that the problem was the lack of compatibility between packages. I tested it with:

source("https://bioconductor.org/biocLite.R")

biocValid()

Then, as 160 packages appeared as out of date I tried to upgrade:

biocLite("BiocUpgrade") 

However, I am getting this error:

Bioconductor version 3.2 cannot be upgraded with R version 3.2.4

Some idea to get my biocValid() as TRUE here (meaning everything up to date)?

 

GenomicRanges biocupgrade • 1.6k views
ADD COMMENT
2
Entering edit mode
Dan Tenenbaum ★ 8.2k
@dan-tenenbaum-4256
Last seen 3.2 years ago
United States
Just use biocLite(ask=FALSE) to update all packages.
ADD COMMENT

Login before adding your answer.

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