Re: [Bioc-devel] GLX extension missing on petty

2013-04-05 Thread Dan Tenenbaum
On Fri, Apr 5, 2013 at 2:11 AM, Jiří Hon wrote: >> In the short term, you can disable all vignette code chunks that use >> rgl (with eval=FALSE), and do the same with examples that use rgl >> (with \dontrun{}). > > > Thank you a lot for tracking that down. Unfortunately all vignette code > chunks

Re: [Bioc-devel] GLX extension missing on petty

2013-04-05 Thread Jiří Hon
In the short term, you can disable all vignette code chunks that use rgl (with eval=FALSE), and do the same with examples that use rgl (with \dontrun{}). Thank you a lot for tracking that down. Unfortunately all vignette code chunks that use rgl have been always disabled with eval=FALSE. That