GenomicAlignments update for R version 3.1.2
1
0
Entering edit mode
@daviddekoeyer-7143
Last seen 9.4 years ago
Canada

Hi,

I am trying to install GenomicAlignments in R 3.1.2.

biocLite("GenomicAlignments")

I get the following error message:

package ‘GenomicAlignments’ is not available (for R version 3.1.2)

Is there a work around or when will the package be updated for the latest version of R?

Thanks,

-David

genomicalignments • 1.7k views
ADD COMMENT
0
Entering edit mode

Hi David -- The package is available for the latest version of R. Can you start R again, try source("http://bioconductor.org/biocLite.R"); biocLite("GenomicAlignments"), then biocValid(), and finally augment your question with the output of the command sessionInfo()?

ADD REPLY
0
Entering edit mode
@jeremywayneschroeder-7306
Last seen 9.3 years ago
United States

Hi David,

I had this issue as well. Try this first:

biocLite("BiocUpgrade")

After upgrading I was able to install without issue. Hopefully this helps you.

-Jeremy

ADD COMMENT

Login before adding your answer.

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