Skip to content
Prev 5079 / 21312 Next

[Bioc-devel] edgeR crashes when xlsxjars is loaded

By the way, here is my sessionInfo after a successful run of the bug 
script (without loading xlsxjars):
R version 3.0.2 (2013-09-25)
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=en_US.UTF-8       LC_NAME=C
 [9] LC_ADDRESS=C               LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

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

other attached packages:
 [1] locfit_1.5-9.1       edgeR_3.4.2          limma_3.18.5
 [4] foreach_1.4.1        plyr_1.8             stringr_0.6.2
 [7] IRanges_1.20.6       BiocGenerics_0.8.0   ggplot2_0.9.3.1
[10] BiocInstaller_1.12.0

loaded via a namespace (and not attached):
 [1] codetools_0.2-8    colorspace_1.2-4   dichromat_2.0-0    
digest_0.6.4
 [5] grid_3.0.2         gtable_0.1.2       iterators_1.0.6    
labeling_0.2
 [9] lattice_0.20-25    MASS_7.3-29        munsell_0.4.2      
proto_0.3-10
[13] RColorBrewer_1.0-5 reshape2_1.2.2     scales_0.2.3       
stats4_3.0.2
On Mon 16 Dec 2013 02:30:34 PM PST, Simon Urbanek wrote: