package ‘BSgenome.Hsapiens.UCSC.hg38’ is not available (for R version 3.1.2)
1
0
Entering edit mode
kylvalda • 0
@kylvalda-8798
Last seen 7.9 years ago
United States

Hi,

 

trying to install package ‘BSgenome.Hsapiens.UCSC.hg38’ on R version 3.1.2.:

either

biocLite('BSgenome.Hsapiens.UCSC.hg38')


or

biocLite('BSgenome.Hsapiens.UCSC.hg38', dep=T, INSTALL_opts=c('--no-lock'))


creates 23 warnings:

There were 23 warnings (use warnings() to see them)
> warnings()
Warning messages:
1: package ‘BSgenome.Hsapiens.UCSC.hg38’ is not available (for R version 3.1.2)
2: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘base64enc’ had non-zero exit status
3: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘checkmate’ had non-zero exit status
4: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘cluster’ had non-zero exit status
5: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘colorspace’ had non-zero exit status
6: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘digest’ had non-zero exit status
7: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘foreign’ had non-zero exit status
8: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘lattice’ had non-zero exit status
9: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘limma’ had non-zero exit status
10: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘MASS’ had non-zero exit status
11: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘nnet’ had non-zero exit status
12: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘RCurl’ had non-zero exit status
13: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘rpart’ had non-zero exit status
14: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘survival’ had non-zero exit status
15: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘XML’ had non-zero exit status
16: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘BBmisc’ had non-zero exit status
17: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘edgeR’ had non-zero exit status
18: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘GenomicRanges’ had non-zero exit status
19: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘plyr’ had non-zero exit status
20: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘Rsamtools’ had non-zero exit status
21: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘scales’ had non-zero exit status
22: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘GenomicAlignments’ had non-zero exit status
23: In install.packages(update[instlib == l, "Package"], l,  ... :
  installation of package ‘Hmisc’ had non-zero exit status


is this package truly not available for R 3.1.2 or is there something else going on?

 

bsgenome hg38 r version 3.1.2 • 2.1k views
ADD COMMENT
1
Entering edit mode
@james-w-macdonald-5106
Last seen 19 minutes ago
United States

Yes it is truly not available. You should upgrade to R-3.2.1 anyway, in which case it will be available.

ADD COMMENT

Login before adding your answer.

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