Skip to content
Prev 3511 / 21312 Next

[Bioc-devel] problem installing VariantAnnotation devel version

On 08/05/2012 12:47 PM, Augusto Rendon wrote:
Here's my sessionInfo() after starting R --vanilla and successfully 
evaluating

biocLite("VariantAnnotation"); library(VariantAnnontation)

I notice you don't have rtracklayer in your sessionInfo above, in 
addition to the mix of release and devel package versions Dan mentions.

Martin


 > sessionInfo()
R version 2.15.1 Patched (2012-06-22 r59603)
Platform: x86_64-unknown-linux-gnu (64-bit)

locale:
  [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C
  [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8
  [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8
  [7] LC_PAPER=C                 LC_NAME=C
  [9] LC_ADDRESS=C               LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] VariantAnnotation_1.3.18 Rsamtools_1.9.25         Biostrings_2.25.8 

[4] GenomicRanges_1.9.41     IRanges_1.15.25          BiocGenerics_0.3.0 

[7] BiocInstaller_1.5.12

loaded via a namespace (and not attached):
  [1] AnnotationDbi_1.19.28  Biobase_2.17.6         biomaRt_2.13.1
  [4] bitops_1.0-4.1         BSgenome_1.25.3        DBI_0.2-5
  [7] GenomicFeatures_1.9.28 grid_2.15.1            lattice_0.20-6
[10] Matrix_1.0-6           RCurl_1.91-1           RSQLite_0.11.1
[13] rtracklayer_1.17.15    snpStats_1.7.3         splines_2.15.1
[16] stats4_2.15.1          survival_2.36-14       tools_2.15.1
[19] XML_3.9-4              zlibbioc_1.3.0