Skip to content
Prev 2409 / 21312 Next

[Bioc-devel] [BioC] arrayQualityMetrics bug

Hi Dan, Lavinia

there are three solutions, in order of preference:

1. upgrade your R so that it contains the 'svg' graphics device (you can 
test this with 'capabilities()'). AfaIu, this requires that you install 
the libcairo system library (more specific instructions from a Windows 
user are welcome - I currently lack the resources to check this.).

2. use an older version of arrayQualityMetrics,
http://www.bioconductor.org/packages/2.6/bioc/html/arrayQualityMetrics.html 
which works fine with R 2.12 and does not use the svg device.

3. wait until I have fixed the devel version of arrayQualityMetrics (I 
hope this will be over the Christmas break) and then use that. This will 
run on Rs with and without svg, although with inferior functionality in 
the latter case.

	Best wishes
	Wolfgang



Dan Tenenbaum scripsit 13/12/10 20:34: