Skip to content

[Bioc-devel] MacOS-specific error in VariantAnnotation::locateVariants() in devel

2 messages · Dan Tenenbaum, Robert Castelo

#
Hi Robert,

----- Original Message -----
This code works for me with the exact same R. However, I have a newer GenomicRanges and IRanges and maybe other things, so try updating your packages? Here's my sessionInfo():

R Under development (unstable) (2014-10-14 r66765)
Platform: x86_64-apple-darwin10.8.0 (64-bit)

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

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

other attached packages:
 [1] TxDb.Hsapiens.UCSC.hg19.knownGene_3.0.0
 [2] GenomicFeatures_1.19.6                 
 [3] VariantAnnotation_1.13.12              
 [4] AnnotationDbi_1.29.5                   
 [5] Biobase_2.27.0                         
 [6] Rsamtools_1.19.10                      
 [7] Biostrings_2.35.4                      
 [8] XVector_0.7.2                          
 [9] GenomicRanges_1.19.13                  
[10] GenomeInfoDb_1.3.7                     
[11] IRanges_2.1.18                         
[12] S4Vectors_0.5.10                       
[13] BiocGenerics_0.13.2                    
[14] BiocInstaller_1.17.1                   
[15] BiocContributions_0.99.3               

loaded via a namespace (and not attached):
 [1] base64enc_0.1-2          BatchJobs_1.4            BBmisc_1.7              
 [4] BiocParallel_1.1.8       biomaRt_2.23.4           bitops_1.0-6            
 [7] brew_1.0-6               BSgenome_1.35.8          checkmate_1.5.0         
[10] codetools_0.2-9          DBI_0.3.1                digest_0.6.4            
[13] fail_1.2                 foreach_1.4.2            GenomicAlignments_1.3.10
[16] iterators_1.0.7          RCurl_1.95-4.3           RSQLite_1.0.0           
[19] rtracklayer_1.27.5       sendmailR_1.2-1          stringr_0.6.2     

Dan
#
hi Dan,

you're right, I updated the packages this morning (european time) before 
the test, but with the very last update of GenomicRanges and IRanges 
this evening the error goes away. I should have waited one day more. 
Sorry for the noise and thanks for the help!!

robert.
On 11/21/14 7:48 PM, Dan Tenenbaum wrote: